[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 679 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 28277 | Deng, Katrina | 98225 | Bellingham | Washington | United States |
| 28347 | Anand, Latoya, D | 98225 | Bellingham | Washington | United States |
Generated 2025-11-01 23:21:08.619 UTC