[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 908 SHUFFLE < SKIP 367 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21238 | Tang, Carl | V8Y 1L1 | Cliffside | British Columbia | Canada |
13418 | Cox, Devin, C | V7L 4J4 | Vancouver | British Columbia | Canada |
14477 | Lee, Lauren, D | 95062 | Santa Cruz | California | United States |
Generated 2025-07-10 13:39:15.281 UTC