[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 16   <  SKIP 124  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28474Nara, Terrence, RHP10 9QYHigh WycombeEnglandUnited Kingdom
28526Yang, LukeNT20Newcastle upon TyneEnglandUnited Kingdom
23622Moreno, Darren48001MünsterSaarlandGermany

Generated 2025-07-14 22:19:50.839 UTC