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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19527Adams, Gabriel, SV8VVictoriaBritish ColumbiaCanada
11398Nath, Colin, NNT20Newcastle upon TyneEnglandUnited Kingdom
21452Bailey, Seth, R97330CorvallisOregonUnited States

Generated 2025-07-09 19:25:53.251 UTC