[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 1343 < SKIP 850 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 21593 | Roberts, Marcus, H | 91502 | Burbank | California | United States |
| 21648 | Sun, Ronnie, J | 91502 | Burbank | California | United States |
Generated 2025-11-05 09:37:26.019 UTC