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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12732Guo, Todd, K45000OrleansLoiretFrance
12851Sai, Brandy, S45000OrleansLoiretFrance
12660Sanchez, Toni, H45000OrleansLoiretFrance

Generated 2025-07-12 17:37:58.561 UTC