[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 8309 > < TAKE 4 >
4 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14412 | Blue, Nicole, J | 97355 | Lebanon | Oregon | United States |
14587 | Peterson, Jade, J | 97355 | Lebanon | Oregon | United States |
14599 | Wilson, Charles, A | 97355 | Lebanon | Oregon | United States |
14628 | Brooks, Carlos | 97355 | Lebanon | Oregon | United States |
Generated 2025-07-14 19:22:14.512 UTC