[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 480 SHUFFLE < SKIP 14 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 27060 | Coleman, Lucas, A | V6B 3P7 | Port Hammond | British Columbia | Canada |
| 15299 | Lopez, Charles, H | 97355 | Lebanon | Oregon | United States |
Generated 2025-11-05 16:35:02.597 UTC