[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 840   SHUFFLE   <  SKIP 735  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25962Jenkins, Jordyn, J98036LynnwoodWashingtonUnited States
18658Turner, Dalton99202SpokaneWashingtonUnited States
26530Morgan, Riley, R97034Lake OswegoOregonUnited States

Generated 2025-07-20 05:33:00.898 UTC