[ROOT] dt FactInternetSale SELECT OrderDate, SalesAmount, DimCurrency.AlternateKey, DimProduct.Name, DimSalesTerritory.Name < ORDER BY OrderDate < SKIP 144 > < TAKE 2 >
2 items
FactInternetSaleId | OrderDate | SalesAmount | DimCurrency.AlternateKey | DimProduct.Name | DimSalesTerritory.Name |
---|---|---|---|---|---|
SO43841_1 | 2022-07-17 | 3578.27 | DEM | Road-150 Red, 56 | Germany |
SO43842_1 | 2022-07-17 | 3578.27 | AUD | Road-150 Red, 48 | Australia |
Generated 2025-07-17 15:28:19.648 UTC