Summary Entity
Defines the summary table schema and how the data is rolled up from the source entity.
Sections
📄️ Summary Class
A summary entity is an entity that contains pre-aggregated data from the source
📄️ Partitioning
For performance and to facilitate incremental updates, the summary table is
📄️ Dimensions
A summary table can have one or more dimensions. Dimensions are properties of
📄️ Measures
Measures are quantitative values that are aggregated in a summary table. In SQL,