Practice Test Geeks home

Data Engineering Data Warehouse Modeling Questions and Answers

A retail company wants to analyze sales performance.
Their data model includes a central 'Sales' table with measures like 'quantity_sold' and 'total_amount'.

This table is linked to other tables such as 'Product', 'Store', and 'Date' which contain descriptive attributes.

What is the primary role of the 'Sales' table in this dimensional model?

Select your answer