[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 785 SHUFFLE < SKIP 338 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
29096 | Stewart, Margaret, C | 3550 | Bendigo | Victoria | Australia |
14267 | Wood, Lauren, I | 97330 | Corvallis | Oregon | United States |
Generated 2025-07-20 09:10:59.124 UTC