[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 484   SHUFFLE   <  SKIP 2867  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28994Hayes, Noah, E90712LakewoodCaliforniaUnited States
28615Flores, Jonathan, H97355LebanonOregonUnited States
27802Romero, Robyn, CGL50CheltenhamEnglandUnited Kingdom
19060Stone, Stephanie, SPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-20 05:34:55.684 UTC