[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 875   <  SKIP 5601  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13555Smith, Tammy, L45000OrleansLoiretFrance
13573Pal, Edwin, M45000OrleansLoiretFrance
13812Munoz, Joanna45000OrleansLoiretFrance

Generated 2025-07-22 01:44:26.660 UTC