[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 1451 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 18155 | Morgan, Arianna | CM11 | Billericay | England | United Kingdom |
| 19175 | Sharma, Wayne, E | CM11 | Billericay | England | United Kingdom |
| 19305 | Young, Gabriella, M | CM11 | Billericay | England | United Kingdom |
Generated 2025-10-29 14:56:33.367 UTC