[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 1845 SHUFFLE < SKIP 1987 > TAKE 1 >
1 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14465 | Patterson, Dakota, M | 97034 | Lake Oswego | Oregon | United States |
Generated 2025-07-20 09:01:19.793 UTC