[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 31 SHUFFLE < SKIP 315 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16878 | Young, Devin | 97330 | Corvallis | Oregon | United States |
22815 | Wang, Margaret, P | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-07-18 22:45:34.519 UTC