[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 1747 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 21515 | Yuan, Barbara | RG12 8TB | Bracknell | England | United Kingdom |
| 22528 | Blanco, Jaime | RG12 8TB | Bracknell | England | United Kingdom |
| 22566 | Pal, Damien, M | RG12 8TB | Bracknell | England | United Kingdom |
Generated 2025-10-30 18:41:59.239 UTC