[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 2702 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country | 
|---|---|---|---|---|---|
| 20740 | Sharma, Kathryn | V3J 6Z3 | Burnaby | British Columbia | Canada | 
| 22050 | Bailey, Richard, N | V3J 6Z3 | Burnaby | British Columbia | Canada | 
Generated 2025-10-31 19:02:37.585 UTC