[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 6311 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16475 | Anand, Kurt, L | 45001 | Essen | Hamburg | Germany |
14501 | Prasad, Ruben | 90210 | Beverly Hills | California | United States |
16919 | Sullivan, Kaitlin | 2138 | Rhodes | New South Wales | Australia |
Generated 2025-07-11 15:58:16.487 UTC