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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23674Walker, Jeremiah, A92020El CajonCaliforniaUnited States
23705Bryant, Jeremy92020El CajonCaliforniaUnited States
23855Watson, Carlos92020El CajonCaliforniaUnited States
24227Phillips, Sara, A92020El CajonCaliforniaUnited States

Generated 2025-07-12 11:41:23.999 UTC