[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 1758 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country | 
|---|---|---|---|---|---|
| 28410 | Gill, Cheryl, R | RG12 8TB | Bracknell | England | United Kingdom | 
| 28424 | Romero, Neil | RG12 8TB | Bracknell | England | United Kingdom | 
Generated 2025-10-31 20:03:23.566 UTC