Since SQLFlow ver4.9.5 (2022-02-13), it is quite easy to visualize SQL Server stored proceudre exported from a database by just selecting the procedure and click the visualize menu item in the popup menu.
Analyze data lineage of your database
1. Connect to the database in the SQLFow
After specify the database parameter, SQLFlow will connect to the database and fetch DDL automatically to analyze the data lineage.
2. Using grabit to connect to database
You may also use the grabit tool to do this job automatically.