[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 2381   <  SKIP 3207  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28508Romero, Jaime, BPB12PeterboroughEnglandUnited Kingdom
28892Bryant, Marissa, APB12PeterboroughEnglandUnited Kingdom
29425Xie, Tommy, JPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-22 08:32:26.452 UTC