[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 650   SHUFFLE   <  SKIP 2679  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21859Kim, Monica92700ColombesHauts de SeineFrance
15057Chandra, Regina, MW10 6BLLondonEnglandUnited Kingdom
23461Smith, Rachael, K97005BeavertonOregonUnited States

Generated 2025-07-15 23:25:44.375 UTC