[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 10117 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23029 | Ross, Ian, R | 98225 | Bellingham | Washington | United States |
20279 | Henderson, Trevor, A | 91941 | Grossmont | California | United States |
Generated 2025-07-18 19:17:37.245 UTC