[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 518 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country | 
|---|---|---|---|---|---|
| 11162 | Cox, Chase | 92806 | La Jolla | California | United States | 
| 16023 | Zhang, Willie, T | 3550 | Bendigo | Victoria | Australia | 
Generated 2025-10-31 00:56:58.635 UTC