Have you tried "Export Data" from SQL Server Management Studio.
Right click the database, choose Tasks -> Export Data & follow the wizard, works really well for simple exports in my experience.
You can save the SSIS it creates if you need to make any mods.