[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 191 SHUFFLE < SKIP 270 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23995 | Carson, Bradley | 3337 | Melton | Victoria | Australia |
16607 | Gonzales, Logan | 4000 | Brisbane | Queensland | Australia |
14269 | She, Tony, M | 90210 | Beverly Hills | California | United States |
Generated 2025-07-19 07:07:15.574 UTC