[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 3104   SHUFFLE   <  SKIP 2070  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20869Martinez, David, RNT20Newcastle upon TyneEnglandUnited Kingdom
24729Murphy, Chase, JV2L3W8NewtonBritish ColumbiaCanada
22607Gonzalez, Whitney, Y66578NeunkirchenSaarlandGermany
15775Ward, Michelle, W98225BellinghamWashingtonUnited States

Generated 2025-07-14 22:31:19.275 UTC