[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 590   SHUFFLE   <  SKIP 175  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26530Morgan, Riley, R97034Lake OswegoOregonUnited States
11857Young, Isabella98020EdmondsWashingtonUnited States
15290Thompson, Edward98901YakimaWashingtonUnited States

Generated 2025-07-14 22:19:11.275 UTC