Another possibility would be:
select user_id, first_name, last_name from table_name where user_id between 1 and 3;