[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 2461   <  SKIP 3108  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21511Sanders, Richard, DPB12PeterboroughEnglandUnited Kingdom
21524Wood, Faith, VPB12PeterboroughEnglandUnited Kingdom
21738Alonso, Francis, JPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-22 08:51:43.327 UTC