[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 1638 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country | 
|---|---|---|---|---|---|
| 15531 | Raji, Calvin, A | 98011 | Bothell | Washington | United States | 
| 21353 | Wu, Karen | 98011 | Bothell | Washington | United States | 
Generated 2025-10-31 18:01:53.065 UTC