[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 3669 SHUFFLE < SKIP 2434 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23116 | Vazquez, Jerome | 4171 | Hawthorne | Queensland | Australia |
16757 | Cox, Mackenzie, A | 97205 | Portland | Oregon | United States |
Generated 2025-07-20 11:49:21.127 UTC