[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 1238 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country | 
|---|---|---|---|---|---|
| 29355 | Fernandez, Virginia | 14197 | Berlin | Nordrhein-Westfalen | Germany | 
| 29385 | Lal, Don, A | 13441 | Berlin | Hessen | Germany | 
Generated 2025-10-31 06:36:43.150 UTC