[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 189 SHUFFLE < SKIP 1364 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
11119 | James, Evan, V | 2444 | Port Macquarie | New South Wales | Australia |
17929 | Rubio, Alfredo, D | 63151 | Mühlheim | Hamburg | Germany |
Generated 2025-07-08 20:56:31.318 UTC