[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 1534  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18893White, Devin, I91932Imperial BeachCaliforniaUnited States
24242Zeng, Amy4655Hervey BayQueenslandAustralia
14811Sanchez, Molly04139LeipzigNordrhein-WestfalenGermany
14595Ms., Ward, Andrea91203GlendaleCaliforniaUnited States
23873Miller, Nicole, A91977Spring ValleyCaliforniaUnited States
29478Carlson, Darren, DAS23Stoke-on-TrentEnglandUnited Kingdom
20853Rana, Jarrod92400CourbevoieHauts de SeineFrance

Generated 2025-07-12 13:46:20.392 UTC