[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 2332 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country | 
|---|---|---|---|---|---|
| 15950 | Peterson, Erin, N | 97355 | Lebanon | Oregon | United States | 
| 25295 | Raje, Chad, A | 3000 | Melbourne | Victoria | Australia | 
Generated 2025-11-04 01:14:10.864 UTC