[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 650   SHUFFLE   <  SKIP 1740  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27153Ruiz, Gina91940Les UlisEssonneFrance
11263Richardson, Trinity98168BurienWashingtonUnited States
12740Goel, KathrynSL4 1RHBerksEnglandUnited Kingdom

Generated 2025-07-19 06:12:24.588 UTC