[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 875   SHUFFLE   <  SKIP 2221  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21079Carlson, Lee, SRG41 1QWWokinghamEnglandUnited Kingdom
14790Tang, Terry, H91940Les UlisEssonneFrance
28078Young, Jack, L97034Lake OswegoOregonUnited States

Generated 2025-07-13 15:22:15.951 UTC