[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 2783 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 18148 | Huang, Jaclyn | 92700 | Colombes | Hauts de Seine | France |
| 18150 | Deng, Mitchell | 92700 | Colombes | Hauts de Seine | France |
| 18162 | Pal, Misty, H | 92700 | Colombes | Hauts de Seine | France |
Generated 2025-11-05 17:13:05.495 UTC