[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 250   <  SKIP 7610  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14528Ramos, Casey, C63151MühlheimHamburgGermany
14715Munoz, Erik, E63151MühlheimHamburgGermany
14797Gao, Steve, J63151MühlheimHamburgGermany

Generated 2025-07-16 02:44:29.601 UTC