[ROOT] dt FactInternetSale SELECT OrderDate, SalesAmount, DimCurrency.AlternateKey, DimProduct.Name, DimSalesTerritory.Name < ORDER BY OrderDate < SKIP 75 > < TAKE 2 >
2 items
FactInternetSaleId | OrderDate | SalesAmount | DimCurrency.AlternateKey | DimProduct.Name | DimSalesTerritory.Name |
---|---|---|---|---|---|
SO43772_1 | 2022-06-24 | 3578.27 | AUD | Road-150 Red, 48 | Australia |
SO43773_1 | 2022-06-24 | 3578.27 | AUD | Road-150 Red, 56 | Australia |
Generated 2025-07-06 10:43:03.787 UTC