[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 500   <  SKIP 3559  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24578Lopez, Meredith, Y93400Saint-DenisSeine Saint DenisFrance
24695Zhou, Omar, L93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-17 10:21:21.475 UTC