[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 581 SKIP 500 < SKIP 2780 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 17646 | Xu, Leah, M | 92700 | Colombes | Hauts de Seine | France |
| 16569 | Li, Colleen, H | 92700 | Colombes | Hauts de Seine | France |
| 17971 | Perez, Mayra | 92700 | Colombes | Hauts de Seine | France |
Generated 2025-11-05 13:50:45.036 UTC