[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 4097   <  SKIP 2426  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28456Xu, Todd45000OrleansLoiretFrance
28529Chande, Tara, L45000OrleansLoiretFrance
28737Lin, Eugene45000OrleansLoiretFrance

Generated 2025-07-20 22:31:54.619 UTC