[ROOT] dt FactInternetSale SELECT OrderDate, SalesAmount, DimCurrency.AlternateKey, DimProduct.Name, DimSalesTerritory.Name < ORDER BY OrderDate < SKIP 305 > < TAKE 3 >
3 items
FactInternetSaleId | OrderDate | SalesAmount | DimCurrency.AlternateKey | DimProduct.Name | DimSalesTerritory.Name |
---|---|---|---|---|---|
SO44136_1 | 2022-08-08 | 3578.27 | CAD | Road-150 Red, 44 | Canada |
SO44145_1 | 2022-08-09 | 3578.27 | AUD | Road-150 Red, 62 | Australia |
SO44146_1 | 2022-08-09 | 3578.27 | AUD | Road-150 Red, 52 | Australia |
Generated 2025-07-07 07:28:40.785 UTC