[ROOT] dt FactInternetSale SELECT OrderDate, SalesAmount, DimCurrency.AlternateKey, DimProduct.Name, DimSalesTerritory.Name < ORDER BY OrderDate < SKIP 145 > < TAKE 3 >
3 items
FactInternetSaleId | OrderDate | SalesAmount | DimCurrency.AlternateKey | DimProduct.Name | DimSalesTerritory.Name |
---|---|---|---|---|---|
SO43841_1 | 2022-07-07 | 3578.27 | DEM | Road-150 Red, 56 | Germany |
SO43918_1 | 2022-07-08 | 3578.27 | CAD | Road-150 Red, 52 | Canada |
SO43919_1 | 2022-07-08 | 3578.27 | FRF | Road-150 Red, 56 | France |
Generated 2025-07-07 03:55:31.511 UTC