Ultimate access to all questions.
In a machine learning project, you have a trained model and a new batch of data to make predictions. Explain the benefits of using a feature store to score the model using features from the feature store table in Databricks, and provide a step-by-step process to achieve this, including the necessary code snippets.