[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 2000   SHUFFLE   <  SKIP 31  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22234Gonzalez, KatherineV8Z 4N5ShawneeBritish ColumbiaCanada
26316Hughes, StephanieV8POak BayBritish ColumbiaCanada
15846Flores, JulianV9MetchosinBritish ColumbiaCanada
16548Rubio, Darren59223RoncqNordFrance
16191Zeng, Margaret, MRG7 5H7ReadingEnglandUnited Kingdom
19544Price, Katherine, R91977Spring ValleyCaliforniaUnited States
16312Beck, Bethany, H92081Paris La DefenseHauts de SeineFrance

Generated 2025-11-05 08:51:53.812 UTC