[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 1602 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country | 
|---|---|---|---|---|---|
| 20715 | Kapoor, Henry, C | 53131 | Bonn | Nordrhein-Westfalen | Germany | 
| 20729 | Zhou, Aimee, M | 53131 | Bonn | Nordrhein-Westfalen | Germany | 
Generated 2025-10-30 23:42:01.233 UTC