[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 811 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18228 | Parker, Adam, R | 95062 | Santa Cruz | California | United States |
15578 | Gill, Diane | 3000 | Melbourne | Victoria | Australia |
14961 | Yang, Jaclyn | 80074 | München | Nordrhein-Westfalen | Germany |
Generated 2025-07-14 12:20:49.981 UTC