[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 250   SHUFFLE   <  SKIP 503  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19537Brooks, Michelle, C97222MilwaukieOregonUnited States
27786Raman, Cynthia, PPB12PeterboroughEnglandUnited Kingdom
16464Liu, Alan, VMK8 8ZDMilton KeynesEnglandUnited Kingdom
11600Rubio, Linda, D92310SèvresHauts de SeineFrance

Generated 2025-07-15 10:16:25.380 UTC