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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27958Clark, Marcus, GPB12PeterboroughEnglandUnited Kingdom
28508Romero, Jaime, BPB12PeterboroughEnglandUnited Kingdom
28892Bryant, Marissa, APB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-12 17:47:00.739 UTC