[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2130   SHUFFLE   <  SKIP 61  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22535Prasad, Rachael, MEM15Esher-MoleseyEnglandUnited Kingdom
12637Nath, Leonard, LW1Y 3RALondonEnglandUnited Kingdom
23143Phillips, Jada, S98027IssaquahWashingtonUnited States
14790Tang, Terry, H91940Les UlisEssonneFrance

Generated 2025-07-20 22:58:15.307 UTC