[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 364   SHUFFLE   <  SKIP 1430  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29136Bryant, Caroline, L90706BellflowerCaliforniaUnited States
18250Hall, Jeremiah, M3220GeelongVictoriaAustralia
25553Srini, Brett, DY03 4TNYorkEnglandUnited Kingdom

Generated 2025-07-16 18:55:42.719 UTC