[ROOT] dt FactInternetSale SELECT OrderDate, SalesAmount, DimCurrency.AlternateKey, DimProduct.Name, DimSalesTerritory.Name < ORDER BY OrderDate < SKIP 279 > < TAKE 3 >
3 items
FactInternetSaleId | OrderDate | SalesAmount | DimCurrency.AlternateKey | DimProduct.Name | DimSalesTerritory.Name |
---|---|---|---|---|---|
SO44051_1 | 2022-08-03 | 3578.27 | GBP | Road-150 Red, 62 | United Kingdom |
SO44052_1 | 2022-08-03 | 3578.27 | AUD | Road-150 Red, 56 | Australia |
SO44053_1 | 2022-08-04 | 699.10 | DEM | Road-650 Black, 44 | Germany |
Generated 2025-07-06 17:44:48.095 UTC