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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14035Hughes, Hunter91932Imperial BeachCaliforniaUnited States
13904Thompson, Natalie, J91932Imperial BeachCaliforniaUnited States
14450Butler, Kevin, R91932Imperial BeachCaliforniaUnited States
14748Roessler, Don, A91932Imperial BeachCaliforniaUnited States

Generated 2025-07-14 14:07:22.720 UTC