[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 470 SHUFFLE < SKIP 3853 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13727 | Rubio, Paula, A | 94704 | Berkeley | California | United States |
28907 | Jenkins, Blake | TY31 | Runcorn | England | United Kingdom |
Generated 2025-07-10 05:28:41.270 UTC