[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 135 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18739 | Pal, Christy, R | 3220 | Geelong | Victoria | Australia |
28183 | Howard, Nicole, M | 91502 | Burbank | California | United States |
Generated 2025-07-11 10:13:21.150 UTC