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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26689Gill, Arthur94704BerkeleyCaliforniaUnited States
26721Jimenez, Paula, L94704BerkeleyCaliforniaUnited States
27059Perry, Hunter94704BerkeleyCaliforniaUnited States
27276Alexander, Faith, A94704BerkeleyCaliforniaUnited States

Generated 2025-11-04 23:44:45.027 UTC