[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 342 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 16973 | Collins, Katherine | 90706 | Bellflower | California | United States |
| 17122 | Gonzalez, Gabrielle | 90706 | Bellflower | California | United States |
| 17262 | Martin, Kristy, B | 90706 | Bellflower | California | United States |
Generated 2025-10-27 05:45:40.171 UTC