[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 1897  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23951Becker, Lindsay, T91940Les UlisEssonneFrance
19654Alexander, Richard, M97355LebanonOregonUnited States
14964Shen, Damien, COX1OxfordEnglandUnited Kingdom
14508Hall, Madison, M92625Newport BeachCaliforniaUnited States

Generated 2025-07-20 10:16:16.160 UTC