Entities are these things with a position, orientation, skills, flags and model and some other stuff. The almighty manual will give you some more information.
It works by calling ent_create, but there is also a max entity limit which you can change. But depending on how many you want and what you want them for entities might not be what you want and you should consider particles instead or do your own mesh merging solution.