Hi Navauyht,
You can not show id and name both in drop down.
You have to bind drop down with lookup id and show name.
For this, you need to retrieve lookup ids of that particular entity and bind it with drop down.
You can use drop down id and display name to push in to new record while submit.
Cheers,
Rocker