[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 461   SHUFFLE   <  SKIP 4192  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23597Perez, Meredith, ACB4 4BZCambridgeEnglandUnited Kingdom
21960Liu, Dawn, C3977CranbourneVictoriaAustralia
15462Chande, Tony, C92700ColombesHauts de SeineFrance
23632Zhou, Kristen, R48001MünchenSaarlandGermany

Generated 2025-07-21 10:36:08.684 UTC