[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 70 SHUFFLE < SKIP 1636 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17655 | Sánchez, Angela, C | V7L 4J4 | N. Vancouver | British Columbia | Canada |
13184 | Perez, Miguel | 97355 | Lebanon | Oregon | United States |
Generated 2025-07-17 13:33:49.554 UTC