[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 562   <  SKIP 5905  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11402Cai, Kelli, R45000OrleansLoiretFrance
11571Sai, Joel45000OrleansLoiretFrance
11593Moreno, Armando45000OrleansLoiretFrance

Generated 2025-07-16 12:53:01.257 UTC