[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 2391   <  SKIP 2818  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28995Wright, Alexandra, E98020EdmondsWashingtonUnited States
29014Powell, Ryan, K98020EdmondsWashingtonUnited States
29034Patterson, Jonathan98020EdmondsWashingtonUnited States

Generated 2025-07-19 23:46:08.568 UTC