[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 5295  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13408Gonzales, Katherine, RPB12PeterboroughEnglandUnited Kingdom
13816Henderson, MarissaPB12PeterboroughEnglandUnited Kingdom
13772Perez, Michele, KPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-22 15:27:17.955 UTC