[ROOT] dt FactInternetSale SELECT OrderDate, SalesAmount, DimCurrency.AlternateKey, DimProduct.Name, DimSalesTerritory.Name < ORDER BY OrderDate < SKIP 103 > < TAKE 3 >
3 items
FactInternetSaleId | OrderDate | SalesAmount | DimCurrency.AlternateKey | DimProduct.Name | DimSalesTerritory.Name |
---|---|---|---|---|---|
SO43800_1 | 2022-06-28 | 3578.27 | CAD | Road-150 Red, 44 | Canada |
SO43801_1 | 2022-06-28 | 3578.27 | GBP | Road-150 Red, 44 | United Kingdom |
SO43802_1 | 2022-06-28 | 3578.27 | FRF | Road-150 Red, 48 | France |
Generated 2025-07-05 11:24:24.133 UTC