[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 4475 < SKIP 3831 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14355 | King, Ian | 97355 | Lebanon | Oregon | United States |
14380 | Watson, Kaylee, K | 97355 | Lebanon | Oregon | United States |
14385 | Hall, Maria | 97355 | Lebanon | Oregon | United States |
Generated 2025-07-21 15:16:00.102 UTC