This works: ``` List Customers with balance > 100 ``` <br> But this fails with empty list: ``` But List Customers fails ```
This works:
But this fails with empty list: