[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 2948 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country | 
|---|---|---|---|---|---|
| 16012 | Cooper, Grace, C | V9B 5T2 | Shawnee | British Columbia | Canada | 
| 22224 | Alexander, Katherine | 91910 | Chula Vista | California | United States | 
Generated 2025-10-31 19:59:53.355 UTC