[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 593 < SKIP 87 > TAKE 1 >
1 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 28446 | Subram, Mayra, C | RH15 9UD | West Sussex | England | United Kingdom |
Generated 2025-11-05 10:55:42.126 UTC