[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 2291 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 11799 | Wang, Jessie, B | 98168 | Burien | Washington | United States |
| 11870 | Garcia, Jillian | 98168 | Burien | Washington | United States |
| 11883 | Anderson, Hannah, C | 98168 | Burien | Washington | United States |
Generated 2025-11-02 20:26:21.842 UTC