[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 472 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country | 
|---|---|---|---|---|---|
| 29057 | Andersen, Latoya, J | 90706 | Bellflower | California | United States | 
| 29273 | Lopez, Timothy, O | 90706 | Bellflower | California | United States | 
Generated 2025-10-30 23:42:10.903 UTC