[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 0 SHUFFLE < SKIP 2112 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 16998 | Lopez, Jennifer, D | 98312 | Bremerton | Washington | United States |
| 13095 | Griffin, Jordan | V9B 2C3 | Shawnee | British Columbia | Canada |
Generated 2025-11-05 16:34:50.006 UTC