[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 5588  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28508Romero, Jaime, BPB12PeterboroughEnglandUnited Kingdom
28892Bryant, Marissa, APB12PeterboroughEnglandUnited Kingdom
29425Xie, Tommy, JPB12PeterboroughEnglandUnited Kingdom
11080Chander, Damien6006PerthSouth AustraliaAustralia

Generated 2025-07-13 22:42:32.703 UTC