[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 0   SHUFFLE   <  SKIP 3038  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21119Campbell, Edward78400ChatouYvelineFrance
14367Green, Courtney, M97222MilwaukieOregonUnited States
23687Flores, Melissa98901YakimaWashingtonUnited States

Generated 2025-10-29 23:02:19.910 UTC