[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 767 SHUFFLE < SKIP 3285 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19156 | Jenkins, Julia, R | 97330 | Corvallis | Oregon | United States |
21668 | Rogers, Christina, F | PE17 | Bury | England | United Kingdom |
14187 | Lu, Eugene, N | 22001 | Hamburg | Hessen | Germany |
Generated 2025-07-17 18:24:56.717 UTC