[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   SHUFFLE   SKIP 655   <  SKIP 2558  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16764Davis, ThomasV2L3W8NewtonBritish ColumbiaCanada
13783Wright, Logan, MPB12PeterboroughEnglandUnited Kingdom
17386Scott, Alexandra97071WoodburnOregonUnited States
20852Raje, YolandaRG11 5TPBerkshireEnglandUnited Kingdom

Generated 2025-07-21 00:20:47.276 UTC