[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 856 SHUFFLE < SKIP 15 > TAKE 1 >
1 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26236 | Evans, Isabella, A | 98168 | Burien | Washington | United States |
Generated 2025-07-14 10:18:42.327 UTC