Filter another dataset
The `owners` dataset has columns owner_id, first_name, last_name, email, city, state, and signup_date. Return only the owners in state "NE".
The `owners` dataset has columns owner_id, first_name, last_name, email, city, state, and signup_date. Return only the owners in state "NE".