[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 189   SHUFFLE   <  SKIP 773  >   <  TAKE 4  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19595Raji, Carl3198SeafordVictoriaAustralia
17773Lin, Crystal93700DrancySeine Saint DenisFrance
15462Chande, Tony, C92700ColombesHauts de SeineFrance
25310Kapoor, Janelle, A63151MühlheimHamburgGermany

Generated 2025-07-17 20:06:01.980 UTC