[ROOT] dt FactInternetSale SELECT OrderDate, SalesAmount, DimCurrency.AlternateKey, DimProduct.Name, DimSalesTerritory.Name < ORDER BY OrderDate < SKIP 109 > < TAKE 2 >
2 items
FactInternetSaleId | OrderDate | SalesAmount | DimCurrency.AlternateKey | DimProduct.Name | DimSalesTerritory.Name |
---|---|---|---|---|---|
SO43805_1 | 2022-07-11 | 699.10 | USD | Road-650 Red, 48 | United States, Northwest |
SO43807_1 | 2022-07-12 | 3578.27 | FRF | Road-150 Red, 48 | France |
Generated 2025-07-17 04:18:12.845 UTC