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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21285Rivera, Mackenzie97330CorvallisOregonUnited States
26927Dominguez, Jill, H80610Saint OuenSommeFrance
22557Scott, JasonLE18LeedsEnglandUnited Kingdom

Generated 2025-07-11 20:23:00.568 UTC