[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 1402 SHUFFLE < SKIP 394 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
27649 | Bailey, Evan, C | 98104 | Seattle | Washington | United States |
11163 | Wang, Gabriel | 91977 | Spring Valley | California | United States |
23780 | Stewart, Mason | 59100 | Roubaix | Nord | France |
Generated 2025-07-18 00:40:46.965 UTC