[ROOT] dt FactInternetSale SELECT OrderDate, SalesAmount, DimCurrency.AlternateKey, DimProduct.Name, DimSalesTerritory.Name < ORDER BY OrderDate < SKIP 62 > < TAKE 3 >
3 items
FactInternetSaleId | OrderDate | SalesAmount | DimCurrency.AlternateKey | DimProduct.Name | DimSalesTerritory.Name |
---|---|---|---|---|---|
SO43761_1 | 2022-06-21 | 3578.27 | AUD | Road-150 Red, 62 | Australia |
SO43758_1 | 2022-06-21 | 3578.27 | USD | Road-150 Red, 62 | United States, Southwest |
SO43759_1 | 2022-06-21 | 3578.27 | DEM | Road-150 Red, 62 | Germany |
Generated 2025-07-06 12:16:24.303 UTC