[ROOT] dt FactInternetSale SELECT OrderDate, SalesAmount, DimCurrency.AlternateKey, DimProduct.Name, DimSalesTerritory.Name < ORDER BY OrderDate < SKIP 233 > < TAKE 3 >
3 items
FactInternetSaleId | OrderDate | SalesAmount | DimCurrency.AlternateKey | DimProduct.Name | DimSalesTerritory.Name |
---|---|---|---|---|---|
SO44005_1 | 2022-07-29 | 699.10 | CAD | Road-650 Black, 60 | Canada |
SO44006_1 | 2022-07-29 | 3578.27 | AUD | Road-150 Red, 62 | Australia |
SO44007_1 | 2022-07-29 | 699.10 | AUD | Road-650 Red, 58 | Australia |
Generated 2025-07-10 06:32:37.539 UTC