[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 0   SHUFFLE   <  SKIP 3118  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23617She, KaraLA1 1LNLancasterEnglandUnited Kingdom
17068Smith, Thomas4655Hervey BayQueenslandAustralia
13101Sanchez, Alex, KV3A 4R2LangleyBritish ColumbiaCanada
26591Chen, Aimee3220GeelongVictoriaAustralia
12865Martinez, Brandy, LRG7 5H7ReadingEnglandUnited Kingdom
21005Zhu, Barbara, H92150SuresnesHauts de SeineFrance

Generated 2025-11-04 15:25:09.807 UTC