[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 31   <  SKIP 250  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28632Nath, Kathryn97005BeavertonOregonUnited States
12435Zhou, Christy90201Bell GardensCaliforniaUnited States
26127Chander, Terry, G98004BellevueWashingtonUnited States

Generated 2025-07-08 12:23:33.716 UTC