[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 4027   SHUFFLE   <  SKIP 889  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28429Bell, Devin59000LilleNordFrance
22646She, Cara, HSE1 8HLLondonEnglandUnited Kingdom
23499Washington, Spencer, P91502BurbankCaliforniaUnited States
26303Pal, Devon, M90706BellflowerCaliforniaUnited States
18002Navarro, Gina, M10210BerlinHamburgGermany
20953Rubio, Neil77127LieusaintSeine et MarneFrance

Generated 2025-07-19 20:17:31.187 UTC