[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 2416 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 22786 | Goldstein, Wyatt | 98168 | Burien | Washington | United States |
| 22872 | Bailey, Sara, F | 98168 | Burien | Washington | United States |
| 22874 | Anand, Drew | 98168 | Burien | Washington | United States |
Generated 2025-11-02 12:19:41.623 UTC