[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 413   SHUFFLE   <  SKIP 295  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18376Diaz, Abigail, L94947NovatoCaliforniaUnited States
25752McDonald, Christy, M92700ColombesHauts de SeineFrance
21962Smith, Kristi, M3337MeltonVictoriaAustralia
11376Vazquez, LanceL4 4HBLiverpoolEnglandUnited Kingdom

Generated 2025-07-18 22:55:28.192 UTC