[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 376 < SKIP 201 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 20365 | Scott, Isaac, L | 98225 | Bellingham | Washington | United States |
| 20388 | Gill, Natasha, A | 98225 | Bellingham | Washington | United States |
Generated 2025-11-05 22:19:24.636 UTC