[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 250   <  SKIP 5297  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13772Perez, Michele, KPB12PeterboroughEnglandUnited Kingdom
13783Wright, Logan, MPB12PeterboroughEnglandUnited Kingdom
15083Gutierrez, Teresa, APB12PeterboroughEnglandUnited Kingdom
15106Navarro, Shannon, RPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-22 07:07:01.959 UTC