[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 3222 SHUFFLE < SKIP 91 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28255 | Clark, Robert, B | 98107 | Ballard | Washington | United States |
26106 | King, Connor | 90012 | Los Angeles | California | United States |
18758 | Price, Devin, M | V8Y 1L1 | Cliffside | British Columbia | Canada |
Generated 2025-07-18 17:56:45.656 UTC