[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 2421 SHUFFLE < SKIP 1531 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19139 | Simmons, Oscar, F | 98201 | Everett | Washington | United States |
16248 | Ross, Alyssa | 98027 | Issaquah | Washington | United States |
18388 | Russell, Julia, A | 91977 | Spring Valley | California | United States |
Generated 2025-07-09 15:07:08.510 UTC