[ROOT] dt FactInternetSale SELECT OrderDate, SalesAmount, DimCurrency.AlternateKey, DimProduct.Name, DimSalesTerritory.Name < ORDER BY OrderDate < SKIP 118 > < TAKE 3 >
3 items
FactInternetSaleId | OrderDate | SalesAmount | DimCurrency.AlternateKey | DimProduct.Name | DimSalesTerritory.Name |
---|---|---|---|---|---|
SO43815_1 | 2022-07-03 | 3578.27 | AUD | Road-150 Red, 44 | Australia |
SO43816_1 | 2022-07-03 | 3578.27 | AUD | Road-150 Red, 56 | Australia |
SO43817_1 | 2022-07-03 | 3578.27 | AUD | Road-150 Red, 62 | Australia |
Generated 2025-07-07 12:21:55.712 UTC