[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 3825  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28420Chapman, Tracy, C93400Saint-DenisSeine Saint DenisFrance
28567Kapoor, Ann93400Saint-DenisSeine Saint DenisFrance
28452Young, Alexandra, I93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-10 05:52:37.352 UTC