[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity < SKIP 2943 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 22829 | Chandra, Chelsea, D | 95000 | Cergy | Val d'Oise | France |
| 22870 | Chen, Barbara, M | 95000 | Cergy | Val d'Oise | France |
Generated 2025-11-05 18:59:32.826 UTC