I am new to Cassandra and FluentCassandra.
In a real environment: we will have Cassandra installed in all the nodes(multiple servers).
using (var db = new CassandraContext(keyspace: KeyspaceName, server: Server))
In this situation what should be mentioned as server name?