[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 62   SHUFFLE   <  SKIP 975  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16443Gao, Dawn, CGL7 1RYGloucestershireEnglandUnited Kingdom
19501Edwards, Allison42651SolingenNordrhein-WestfalenGermany
13893Carter, Dalton, I97005BeavertonOregonUnited States
13339Clark, Nicole, G95062Santa CruzCaliforniaUnited States

Generated 2025-07-20 16:54:18.668 UTC