[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 560   SHUFFLE   <  SKIP 509  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20559Diaz, Isabella, H59491Villeneuve-d'AscqNordFrance
18711Diaz, Emma, L3220GeelongVictoriaAustralia
16366Henderson, Isabelle, KV8Y 1L1CliffsideBritish ColumbiaCanada
23142Wu, Cara97005BeavertonOregonUnited States

Generated 2025-11-06 01:34:41.911 UTC