[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 376 SHUFFLE < SKIP 491 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 17844 | Zeng, Martha, J | W1Y 3RA | London | England | United Kingdom |
| 22587 | Alonso, Gina, C | 80074 | München | Hamburg | Germany |
| 15439 | Evans, Mason | 4551 | Caloundra | Queensland | Australia |
Generated 2025-11-06 03:52:52.157 UTC