This is the outputs and the code is in this link github snippet
You need to use:
import { createSelector } from "@ngrx/store";
to get an slice from the app state and another function to get an slice to the property you need.