public List <MovieShortDetailsDTO> GetHighestImdbScore() => _movieDal.GetHighestImdbScore();