string[] ids = { "3", "4", "5"  };
var myDataList = await persistence.GetListByIdsAsync("123", ids);