Yes proxy dB/tables are good option.Also if we run the command to find table structure 1=2 will not yield correct because only ddlgen gives you table structure and the respective constraints and table level access permissions.
Also I agree bcp will be faster and. You can copy data in chunks by specifying number of rows needed through the bcp utility.
Cheers
Kiran K Adharapuram