What is the best way to rename a table in the semantic model while maintaining its connection to the source table in the Lakehouse? For example, I have a "Dates" table in both the semantic model and the Lakehouse, and I want to rename it to "Date."
I tried renaming both tables, but now, when editing the semantic model, I can't find the new table at all—only the old, nonexistent one that gives me an error if I try to add it to the semantic model. This means I might need to recreate all the relationships, which is quite cumbersome. Any advice on how to do this without losing the existing relationships?