pub async fn starts_with_case_sensitive(test: &mut Test) -> Result<()>
starts_with is case-sensitive: a lowercase prefix must not match records whose values only start with the uppercase equivalent.