[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 517   <  SKIP 5058  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25545Long, Kelly, GPB12PeterboroughEnglandUnited Kingdom
25577Wright, Elijah, IPB12PeterboroughEnglandUnited Kingdom
25578Martin, Sabrina, DPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-22 03:10:53.534 UTC