[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 7156  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15908Wilson, David, M91932Imperial BeachCaliforniaUnited States
16143Evans, Sara, A91932Imperial BeachCaliforniaUnited States
16340Mitchell, Sean, L91932Imperial BeachCaliforniaUnited States
16812Richardson, Alexa91932Imperial BeachCaliforniaUnited States

Generated 2025-07-14 17:36:13.986 UTC