[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 3063 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country | 
|---|---|---|---|---|---|
| 22019 | Bryant, Rachel | V9B 5T2 | Shawnee | British Columbia | Canada | 
| 28935 | Johnsen, Eddie | 4655 | Hervey Bay | Queensland | Australia | 
Generated 2025-10-31 00:58:26.771 UTC