[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 562 SKIP 1000 SKIP 0 > TAKE 1 >
1 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country | 
|---|---|---|---|---|---|
| 24570 | Guo, Karen | 93000 | Bobigny | Seine Saint Denis | France | 
Generated 2025-11-04 14:54:26.496 UTC