[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 1076 SHUFFLE < SKIP 873 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16572 | Xu, Jon, D | 10210 | Berlin | Hamburg | Germany |
13645 | He, Eugene, L | 4171 | Hawthorne | Queensland | Australia |
23967 | Suri, Veronica, D | NT20 | Newcastle upon Tyne | England | United Kingdom |
Generated 2025-07-17 07:13:32.511 UTC