[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 24   SHUFFLE   <  SKIP 2191  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16204Anand, Terrence, J91940Les UlisEssonneFrance
12836Munoz, RodneyGL50CheltenhamEnglandUnited Kingdom
27906Chen, Gilbert, EOX16 8RSOxonEnglandUnited Kingdom
13425Garcia, Jose, L98020EdmondsWashingtonUnited States

Generated 2025-07-13 23:49:42.643 UTC