[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 413   SHUFFLE   <  SKIP 485  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23792Wu, Jessie, L98168BurienWashingtonUnited States
19251Sai, Brett53001BonnHamburgGermany
11543Chande, Sheena75013ParisSeine (Paris)France
29392Andersen, Tamara, BMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-20 18:36:11.755 UTC