[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 1319 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 18537 | Carson, Kathryn, L | 90210 | Beverly Hills | California | United States |
| 17532 | Patterson, Nathan, W | 90210 | Beverly Hills | California | United States |
Generated 2025-11-05 16:39:03.435 UTC