[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 6476  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13555Smith, Tammy, L45000OrleansLoiretFrance
13573Pal, Edwin, M45000OrleansLoiretFrance
13812Munoz, Joanna45000OrleansLoiretFrance
14714Diaz, Meghan, J45000OrleansLoiretFrance
14971Zhu, Susan, P45000OrleansLoiretFrance
14976Hu, Randy45000OrleansLoiretFrance
15616Alonso, Janet, K45000OrleansLoiretFrance

Generated 2025-11-05 22:48:53.863 UTC