[ROOT] dt FactInternetSale SELECT OrderDate, SalesAmount, DimCurrency.AlternateKey, DimProduct.Name, DimSalesTerritory.Name < ORDER BY OrderDate < SKIP 451 > < TAKE 3 >
3 items
FactInternetSaleId | OrderDate | SalesAmount | DimCurrency.AlternateKey | DimProduct.Name | DimSalesTerritory.Name |
---|---|---|---|---|---|
SO44320_1 | 2022-09-08 | 3578.27 | GBP | Road-150 Red, 56 | United Kingdom |
SO44324_1 | 2022-09-09 | 3578.27 | FRF | Road-150 Red, 44 | France |
SO44325_1 | 2022-09-09 | 3374.99 | AUD | Mountain-100 Black, 48 | Australia |
Generated 2025-07-08 04:35:34.228 UTC