[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 31   SHUFFLE   <  SKIP 317  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25778Gomez, Larry, SEM15Esher-MoleseyEnglandUnited Kingdom
17813Nicholls, Jay, KWA1 4SYWoolstonEnglandUnited Kingdom

Generated 2025-07-18 16:10:09.609 UTC