[ROOT] dt FactInternetSale SELECT OrderDate, SalesAmount, DimCurrency.AlternateKey, DimProduct.Name, DimSalesTerritory.Name < ORDER BY OrderDate < SKIP 133 > < TAKE 3 >
3 items
FactInternetSaleId | OrderDate | SalesAmount | DimCurrency.AlternateKey | DimProduct.Name | DimSalesTerritory.Name |
---|---|---|---|---|---|
SO43830_1 | 2022-07-05 | 3578.27 | AUD | Road-150 Red, 44 | Australia |
SO43831_1 | 2022-07-05 | 3374.99 | AUD | Mountain-100 Black, 42 | Australia |
SO43832_1 | 2022-07-05 | 3578.27 | GBP | Road-150 Red, 62 | United Kingdom |
Generated 2025-07-07 04:35:24.851 UTC