[ROOT] dt FactInternetSale SELECT OrderDate, SalesAmount, DimCurrency.AlternateKey, DimProduct.Name, DimSalesTerritory.Name ORDER BY OrderDate DESC > < SKIP 300 > < TAKE 3 >
3 items
FactInternetSaleId | OrderDate | SalesAmount | DimCurrency.AlternateKey | DimProduct.Name | DimSalesTerritory.Name |
---|---|---|---|---|---|
SO75028_1 | 2025-07-02 | 28.99 | USD | Touring Tire | France |
SO75028_2 | 2025-07-02 | 4.99 | USD | Touring Tire Tube | France |
SO75028_3 | 2025-07-02 | 2.29 | USD | Patch Kit/8 Patches | France |
Generated 2025-07-05 04:55:22.319 UTC