public void Update(Address entity) { throw new NotImplementedException(); }
public void Insert(Address entity) { throw new NotImplementedException(); }