[ROOT] dt FactInternetSale SELECT OrderDate, SalesAmount, DimCurrency.AlternateKey, DimProduct.Name, DimSalesTerritory.Name < ORDER BY OrderDate < SKIP 134 > < TAKE 2 >
2 items
FactInternetSaleId | OrderDate | SalesAmount | DimCurrency.AlternateKey | DimProduct.Name | DimSalesTerritory.Name |
---|---|---|---|---|---|
SO43831_1 | 2022-07-18 | 3374.99 | AUD | Mountain-100 Black, 42 | Australia |
SO43832_1 | 2022-07-18 | 3578.27 | GBP | Road-150 Red, 62 | United Kingdom |
Generated 2025-07-20 04:23:47.668 UTC