[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 4608 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26148 | Thompson, Michael, M | 3280 | Warrnambool | Victoria | Australia |
25166 | Jenkins, Miguel, R | 92625 | Newport Beach | California | United States |
Generated 2025-07-11 09:55:45.790 UTC