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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18667Ma, Kelli, E94704BerkeleyCaliforniaUnited States
19404Moore, Nicole, L94704BerkeleyCaliforniaUnited States
19548Howard, Kaitlyn, R94704BerkeleyCaliforniaUnited States
19767Serrano, Ross94704BerkeleyCaliforniaUnited States

Generated 2025-11-05 04:26:22.340 UTC