[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 250   SHUFFLE   <  SKIP 766  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21862Prasad, Michele, C77680Roissy en BrieSeine et MarneFrance
28980Watson, Alyssa, C98033KirklandWashingtonUnited States
28257Martin, Zachary, E98901YakimaWashingtonUnited States
27000Dominguez, Brandi63151MühlheimHamburgGermany

Generated 2025-07-19 12:28:08.091 UTC