[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 405 SHUFFLE < SKIP 1435 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22807 | Garcia, Cindy, A | W1N 9FA | London | England | United Kingdom |
29242 | Thomas, Blake, D | 98901 | Yakima | Washington | United States |
Generated 2025-07-20 23:43:34.740 UTC