[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 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 20282 | Xu, Trisha | 2113 | North Ryde | New South Wales | Australia |
| 13373 | Murphy, Michelle, L | 90210 | Beverly Hills | California | United States |
| 14133 | Kumar, Ricardo, K | 4655 | Hervey Bay | Queensland | Australia |
Generated 2025-10-29 12:33:56.705 UTC