[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 579 < SKIP 238 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 13482 | Bryant, Haley | 94704 | Berkeley | California | United States |
| 14120 | Cooper, Gabrielle, S | 94704 | Berkeley | California | United States |
Generated 2025-11-05 14:34:15.464 UTC