Southern Cross Precision Manufacturing / Command Centre

Data Model

Interactive demonstration using synthetic manufacturing data. No real company or production information is used.

Fact tables

8

Dimension tables

9

Total rows modelled

5,102

Enterprise star schema

Click any table to inspect columns, keys, relationships, record counts and sample records

Fact tables

Dimension tables

DimDateDimCustomerDimProductFactInvoiceFactSales
Grain: One row per invoice lineSource: Sage AccountingRows: 580
ColumnTypeKey
idstringPK
invoiceIdstringFK → FactInvoice
dateKeyintFK → DimDate
customerIdstringFK → DimCustomer
productIdstringFK → DimProduct
amountmoney
costmoney
grossProfitmoney
Relationships: → DimDate (dateKey) · → DimCustomer (customerId) · → DimProduct (productId) · → FactInvoice (invoiceId)

Example records

5 rows
idinvoiceIdorderIddateKeydatecustomerIdproductId
FS1INV1SO0002202602182026-02-18C026P0012
FS2INV1SO0002202602182026-02-18C026P0031
FS3INV1SO0002202602182026-02-18C026P0008
FS4INV2SO0003202509142025-09-14C035P0013
FS5INV2SO0003202509142025-09-14C035P0033