[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 5504 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13888 | Brown, Ian | 98201 | Everett | Washington | United States |
14376 | Torres, Faith, A | 98201 | Everett | Washington | United States |
Generated 2025-07-17 00:27:40.926 UTC