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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12601Zhang, RandyPB12PeterboroughEnglandUnited Kingdom
12603Reed, ColePB12PeterboroughEnglandUnited Kingdom
12729Perry, Jose, MPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-13 11:57:51.385 UTC