[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 7304  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14918Howard, Mariah98027IssaquahWashingtonUnited States
15420Hernandez, Nathan, B98027IssaquahWashingtonUnited States
15504James, Jared, M98027IssaquahWashingtonUnited States

Generated 2025-07-10 12:41:33.789 UTC