[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 6147 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 29328 | Alexander, Jason | 91203 | Glendale | California | United States |
| 28170 | Johnson, Isabella, P | 91203 | Glendale | California | United States |
Generated 2025-11-05 15:16:30.124 UTC