[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 750 < SKIP 1655 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21639 | Wilson, Anthony | 98168 | Burien | Washington | United States |
21758 | Malhotra, Patricia, S | 98168 | Burien | Washington | United States |
Generated 2025-10-07 21:14:43.383 UTC