[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 189 SHUFFLE < SKIP 2434 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19802 | James, Sara | V2M1N7 | Newton | British Columbia | Canada |
16982 | Lopez, Jillian | 90210 | Beverly Hills | California | United States |
28347 | Anand, Latoya, D | 98225 | Bellingham | Washington | United States |
Generated 2025-07-16 09:02:09.598 UTC