[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 236 SHUFFLE < SKIP 9 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21335 | Coleman, Ana, L | 98168 | Burien | Washington | United States |
14205 | Wu, Wesley, R | 92310 | Sèvres | Hauts de Seine | France |
Generated 2025-07-14 01:02:07.665 UTC