[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 568 SHUFFLE < SKIP 655 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16548 | Rubio, Darren | 59223 | Roncq | Nord | France |
19192 | Ruiz, Erika, J | W1X3SE | London | England | United Kingdom |
14339 | Suri, Brandy | 90706 | Bellflower | California | United States |
Generated 2025-07-14 22:56:27.140 UTC