[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 1784 > TAKE 1 >
1 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 20798 | Munoz, Mathew, L | 38001 | Braunschweig | Nordrhein-Westfalen | Germany |
Generated 2025-10-28 22:35:37.383 UTC