[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 1509 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 20972 | Vance, Francisco, A | B29 6SL | Birmingham | England | United Kingdom |
| 21018 | Serrano, Sheila, C | B29 6SL | Birmingham | England | United Kingdom |
| 26411 | Xu, Mario | B29 6SL | Birmingham | England | United Kingdom |
Generated 2025-10-30 14:20:31.685 UTC