[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 189   SHUFFLE   <  SKIP 2590  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26949Chander, LindseySW8 4BGLondonEnglandUnited Kingdom
22527Flores, Rachel, L59140DunkerqueNordFrance
19922Gonzalez, Nancy, R92700ColombesHauts de SeineFrance
16459Kapoor, Carolyn, MGL50CheltenhamEnglandUnited Kingdom
29430Goel, Donna, H38001BraunschweigNordrhein-WestfalenGermany
14674Williams, Alexis, D3429SunburyVictoriaAustralia

Generated 2025-07-18 21:29:14.609 UTC