[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 468 SHUFFLE < SKIP 110 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
27563 | Bennett, Devin | 97068 | W. Linn | Oregon | United States |
19552 | Zhu, Margaret, M | 98168 | Burien | Washington | United States |
Generated 2025-07-13 03:46:03.255 UTC