[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 1755 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 15145 | Lu, Crystal, A | 3220 | Geelong | Victoria | Australia |
| 24436 | Hernandez, Jennifer | 91941 | Grossmont | California | United States |
Generated 2025-11-05 08:32:41.202 UTC