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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20838Jones, ChloeAS23Stoke-on-TrentEnglandUnited Kingdom
24679Hernandez, Wyatt, S94947NovatoCaliforniaUnited States
25727Torres, Cheryl, TLE18LeedsEnglandUnited Kingdom

Generated 2025-07-14 13:17:36.166 UTC