Export a single table with mysqldump

mysqldump --single-transaction --quick -u root -p shop orders > orders.sql