SELECT tax_rate_id tax_class_id,
tax_rate_name tax_class_title 
FROM <@PREFIX>woocommerce_tax_rates  

 
