[ROOT] dt FactInternetSale SELECT OrderDate, SalesAmount, DimCurrency.AlternateKey, DimProduct.Name, DimSalesTerritory.Name < ORDER BY OrderDate < SKIP 144 > < TAKE 3 >
3 items
FactInternetSaleId | OrderDate | SalesAmount | DimCurrency.AlternateKey | DimProduct.Name | DimSalesTerritory.Name |
---|---|---|---|---|---|
SO43841_1 | 2022-07-05 | 3578.27 | DEM | Road-150 Red, 56 | Germany |
SO43842_1 | 2022-07-05 | 3578.27 | AUD | Road-150 Red, 48 | Australia |
SO43918_1 | 2022-07-06 | 3578.27 | CAD | Road-150 Red, 52 | Canada |
Generated 2025-07-05 22:38:33.321 UTC