want to truncate and insert in to azure databricks

Hi Team,
I have a scenario, where the table is already available in the azure databricks.
using dbt model, I just want to truncate and insert the target table.
Note: table doesn’t have any partitions.

The problem I’m having

The context of why I’m trying to do this

What I’ve already tried

Some example code or error messages

Put code inside backticks
  to preserve indentation
    which is especially important 
      for Python and YAML!