[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 469   <  SKIP 4038  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21072Sanchez, Dominic59223RoncqNordFrance
21832Gill, Pedro, S59223RoncqNordFrance
22430Chande, Brad, S59223RoncqNordFrance

Generated 2025-07-20 14:36:31.640 UTC