[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 5194 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26168 | Campbell, Ian | 98020 | Edmonds | Washington | United States |
26528 | Garcia, Samuel | 98020 | Edmonds | Washington | United States |
Generated 2025-07-13 15:24:43.280 UTC