[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 593 SHUFFLE < SKIP 114 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
15260 | Torres, Kathleen | 91910 | Chula Vista | California | United States |
11431 | Garcia, Bryant | 95010 | Hof | Bayern | Germany |
20632 | Stewart, Marcus, R | V8V | Victoria | British Columbia | Canada |
Generated 2025-07-16 22:04:49.079 UTC