[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity < SKIP 4320 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19156 | Jenkins, Julia, R | 97330 | Corvallis | Oregon | United States |
19201 | Brooks, Charles, B | 97330 | Corvallis | Oregon | United States |
19543 | Torres, Evan | 97330 | Corvallis | Oregon | United States |
Generated 2025-07-11 17:28:35.201 UTC