[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 512 SHUFFLE < SKIP 1512 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28736 | Navarro, Paula | 91420 | Morangis | Essonne | France |
25178 | Kelly, Jasmine, D | 98020 | Edmonds | Washington | United States |
16253 | Lal, Bethany, A | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-07-17 13:18:12.444 UTC