[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 461 SHUFFLE < SKIP 2949 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13039 | Ma, Trisha, E | 92118 | Coronado | California | United States |
14426 | Hughes, Madison, J | 91054 | Erlangen | Bayern | Germany |
16786 | Reed, Lucas, A | 90012 | Los Angeles | California | United States |
Generated 2025-07-15 04:43:23.380 UTC