[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 SHUFFLE < SKIP 3093 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13597 | Gutierrez, Lance, D | 95010 | Hof | Bayern | Germany |
20682 | Davis, John, F | 91941 | Grossmont | California | United States |
Generated 2025-07-11 23:50:32.811 UTC