[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 0   SHUFFLE   <  SKIP 2901  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17773Lin, Crystal93700DrancySeine Saint DenisFrance
16292Lal, Carly, L63151MühlheimHamburgGermany
11433Shan, Maurice, M93290Tremblay-en-FranceSeine Saint DenisFrance
28901Hee, Martha, J80074MünchenNordrhein-WestfalenGermany
19810Long, Oscar90401Santa MonicaCaliforniaUnited States
22587Alonso, Gina, C80074MünchenHamburgGermany

Generated 2025-10-29 10:08:09.091 UTC