[ROOT] dt FactInternetSale SELECT OrderDate, SalesAmount, DimCurrency.AlternateKey, DimProduct.Name, DimSalesTerritory.Name < ORDER BY OrderDate < SKIP 150 > < TAKE 2 >
2 items
FactInternetSaleId | OrderDate | SalesAmount | DimCurrency.AlternateKey | DimProduct.Name | DimSalesTerritory.Name |
---|---|---|---|---|---|
SO43922_1 | 2022-07-23 | 3578.27 | DEM | Road-150 Red, 62 | Germany |
SO43925_1 | 2022-07-24 | 3578.27 | AUD | Road-150 Red, 56 | Australia |
Generated 2025-07-22 14:07:29.316 UTC