[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 2549 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18959 | Morris, Seth | V3L 1H4 | Westminster | British Columbia | Canada |
28953 | Gao, Trisha, A | 4700 | Rockhampton | Queensland | Australia |
Generated 2025-07-10 22:04:53.170 UTC