[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 440   <  SKIP 1380  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13976Smith, Emmanuel98312BremertonWashingtonUnited States
14121Goel, Devon98312BremertonWashingtonUnited States
14280Oliver, Isaac98312BremertonWashingtonUnited States

Generated 2025-07-19 16:31:02.019 UTC