[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 398 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19143 | Long, Lauren, C | 98020 | Edmonds | Washington | United States |
16878 | Young, Devin | 97330 | Corvallis | Oregon | United States |
19509 | Suri, Nancy | 60323 | Frankfurt | Hessen | Germany |
Generated 2025-07-11 20:36:47.722 UTC