[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 2421   SHUFFLE   <  SKIP 4122  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26808Howard, Kimberly98020EdmondsWashingtonUnited States
23551Scott, MasonV3A 4R2LangleyBritish ColumbiaCanada
13555Smith, Tammy, L45000OrleansLoiretFrance
13537Moreno, Jill, E80610Saint OuenSommeFrance

Generated 2025-07-18 04:51:20.916 UTC