[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 1875   SHUFFLE   <  SKIP 1288  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20768Nara, Marshall, H90706BellflowerCaliforniaUnited States
13797Gao, Franklin, R24044KielSaarlandGermany
13461Jones, Anthony, L95062Santa CruzCaliforniaUnited States
19375Anand, Omar48001MünsterSaarlandGermany

Generated 2025-07-15 06:25:56.336 UTC