[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 2000   SHUFFLE   <  SKIP 104  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17807Sanz, Philip, JMK8 8ZDMilton KeynesEnglandUnited Kingdom
25493Evans, HunterAS23Stoke-on-TrentEnglandUnited Kingdom
25554Perez, Jermaine, J92400CourbevoieHauts de SeineFrance

Generated 2025-07-12 22:39:52.954 UTC