[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 1984   <  SKIP 4497  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14976Hu, Randy45000OrleansLoiretFrance
15616Alonso, Janet, K45000OrleansLoiretFrance
15670Sánchez, Sergio, S45000OrleansLoiretFrance

Generated 2025-11-05 20:02:51.844 UTC