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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12806Zeng, Ronnie, L80074MünchenHamburgGermany
16831Vazquez, Theodore, TGL7 1RYGloucestershireEnglandUnited Kingdom
24393Johnson, Joseph, L98201EverettWashingtonUnited States

Generated 2025-07-13 05:51:21.829 UTC