[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 512 SHUFFLE < SKIP 800 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
29260 | Carlson, Ricky, S | 94014 | Colma | California | United States |
16774 | Perry, Eduardo, R | 98901 | Yakima | Washington | United States |
Generated 2025-07-12 02:34:32.668 UTC