[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 1374 < SKIP 956 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 16737 | Mr., Selikoff, Steven | 98168 | Burien | Washington | United States |
| 16762 | Ferrier, Franklin | 98168 | Burien | Washington | United States |
Generated 2025-11-06 01:36:21.217 UTC