[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 362 SHUFFLE < SKIP 784 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
15046 | Tang, Casey | BD1 4SJ | W. York | England | United Kingdom |
24765 | Alexander, Morgan, A | 98104 | Seattle | Washington | United States |
Generated 2025-07-18 15:07:04.655 UTC