[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 1713 > TAKE 1 >
1 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 12869 | Tang, Alisha, A | 62200 | Boulogne-sur-Mer | Pas de Calais | France |
Generated 2025-11-02 09:57:37.068 UTC