[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 549   SHUFFLE   <  SKIP 1385  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19480Zeng, Lisa, R92400CourbevoieHauts de SeineFrance
26924Zeng, Erica3550BendigoVictoriaAustralia
17762Rodriguez, Rachel, M20354HamburgHamburgGermany
13928Morris, Nathaniel, K98403TacomaWashingtonUnited States
20714Beck, ChristineLE18LeedsEnglandUnited Kingdom
14863Carlson, Dana, HAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-17 20:00:02.873 UTC