[ROOT] dt FactInternetSale SELECT OrderDate, SalesAmount, DimCurrency.AlternateKey, DimProduct.Name, DimSalesTerritory.Name < ORDER BY OrderDate < SKIP 17 > < TAKE 3 >
3 items
FactInternetSaleId | OrderDate | SalesAmount | DimCurrency.AlternateKey | DimProduct.Name | DimSalesTerritory.Name |
---|---|---|---|---|---|
SO43716_1 | 2022-06-12 | 3578.27 | AUD | Road-150 Red, 44 | Australia |
SO43714_1 | 2022-06-12 | 3578.27 | GBP | Road-150 Red, 44 | United Kingdom |
SO43717_1 | 2022-06-12 | 699.10 | AUD | Road-650 Black, 62 | Australia |
Generated 2025-07-08 23:10:34.086 UTC