[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 3710 SHUFFLE < SKIP 245 > TAKE 1 >
1 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14267 | Wood, Lauren, I | 97330 | Corvallis | Oregon | United States |
Generated 2025-07-16 13:24:32.139 UTC