Data model
Star schema with fact tables and dimensions, clearly separated layers (bronze/silver/gold), date dimension with fiscal-year logic, clean relationships with correct cardinality. Performance tuning via aggregation tables, composite models, incremental refresh — where needed.
