[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 434   SHUFFLE   <  SKIP 136  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29367Ye, Randy, GRG7 5H7ReadingEnglandUnited Kingdom
17431Kelly, Grace97330CorvallisOregonUnited States
29383Vance, KaitlinRG11 5TPBerkshireEnglandUnited Kingdom
13555Smith, Tammy, L45000OrleansLoiretFrance

Generated 2025-07-18 18:08:30.271 UTC