[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 750   <  SKIP 4802  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16594Jones, Andrew, CPB12PeterboroughEnglandUnited Kingdom
16822Lin, MarshallPB12PeterboroughEnglandUnited Kingdom
17193Brooks, Haley, SPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-16 05:12:33.843 UTC