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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26235Watson, Michelle, HV9B 2C3ShawneeBritish ColumbiaCanada
13169Griffin, Caleb97222MilwaukieOregonUnited States
11163Wang, Gabriel91977Spring ValleyCaliforniaUnited States
16253Lal, Bethany, A20354HamburgHamburgGermany

Generated 2025-07-11 17:12:57.614 UTC