[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 1294  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18981Watson, Savannah, S94303Palo AltoCaliforniaUnited States
12961Murphy, Kimberly97005BeavertonOregonUnited States
18317Jones, SamanthaV8Z 4N5ShawneeBritish ColumbiaCanada
13870Clark, Jonathan, P97355LebanonOregonUnited States

Generated 2025-07-12 02:30:40.458 UTC