[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 2900 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country | 
|---|---|---|---|---|---|
| 24786 | Adams, Haley, M | V6B 3P7 | Port Hammond | British Columbia | Canada | 
| 12319 | Ye, Shannon, D | 04838 | Eilenburg | Brandenburg | Germany | 
Generated 2025-11-04 09:36:09.160 UTC