[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 512   SHUFFLE   <  SKIP 2725  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22396Patel, Rebekah, RRH15 9UDWest SussexEnglandUnited Kingdom
28160Reed, Melanie, AV9LangfordBritish ColumbiaCanada
25318Wang, Dennis, C66740SaarlouisSaarlandGermany
18797Murphy, Evan, L98052RedmondWashingtonUnited States

Generated 2025-07-18 00:42:37.255 UTC