[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 2391   <  SKIP 2931  >   <  TAKE 3  >   

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

3 items

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

Generated 2025-07-16 23:24:28.425 UTC