[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 1444 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 16324 | Romero, Juan, A | CM11 | Billericay | England | United Kingdom |
| 16465 | Goel, Kara | CM11 | Billericay | England | United Kingdom |
| 16541 | Hu, Micah, A | CM11 | Billericay | England | United Kingdom |
Generated 2025-10-29 00:27:01.831 UTC