[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 2993 SHUFFLE < SKIP 132 > < TAKE 4 >
4 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16791 | Yuan, Leonard, F | V8Y 1L1 | Cliffside | British Columbia | Canada |
18677 | Shan, Logan | V8Y 1L1 | Cliffside | British Columbia | Canada |
28361 | Wilson, Kayla | 98033 | Kirkland | Washington | United States |
19777 | Thomas, Jonathan, C | 90012 | Los Angeles | California | United States |
Generated 2025-07-11 09:23:02.539 UTC