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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21541Gutierrez, DaisyPB12PeterboroughEnglandUnited Kingdom
21511Sanders, Richard, DPB12PeterboroughEnglandUnited Kingdom
21524Wood, Faith, VPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-10 13:44:18.512 UTC