[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 3909 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14701 | Macagno, Maurizio, J | 31770 | Colomiers | Garonne (Haute) | France |
15002 | Lin, Jenny, A | 31770 | Colomiers | Garonne (Haute) | France |
Generated 2025-07-09 19:37:43.711 UTC