I wrote this method:
public List findAllAccountNumbersDistinctByAccountNumberAndPracticeId(String accountNumber, String practiceId) { Qu