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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20860Lopez, Preston04139LeipzigNordrhein-WestfalenGermany
16642Mitchell, Mason, L98901YakimaWashingtonUnited States
19107Liu, Franklin, L97005BeavertonOregonUnited States

Generated 2025-07-16 10:09:11.070 UTC