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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12851Sai, Brandy, S45000OrleansLoiretFrance
13555Smith, Tammy, L45000OrleansLoiretFrance
13573Pal, Edwin, M45000OrleansLoiretFrance

Generated 2025-07-12 22:54:29.452 UTC