[ROOT] dt FactInternetSale SELECT OrderDate, SalesAmount, DimCurrency.AlternateKey, DimProduct.Name, DimSalesTerritory.Name < ORDER BY OrderDate < SKIP 2334 > < TAKE 3 >
3 items
FactInternetSaleId | OrderDate | SalesAmount | DimCurrency.AlternateKey | DimProduct.Name | DimSalesTerritory.Name |
---|---|---|---|---|---|
SO46804_1 | 2023-06-30 | 782.99 | USD | Road-650 Red, 60 | France |
SO46805_1 | 2023-06-30 | 2181.56 | USD | Road-250 Black, 44 | United States, Northwest |
SO46806_1 | 2023-06-30 | 2443.35 | AUD | Road-250 Red, 52 | Australia |
Generated 2025-07-15 12:40:47.407 UTC