[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 2391 SHUFFLE < SKIP 3722 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20717 | Ray, Chelsea, R | OX14 4SE | Oxford | England | United Kingdom |
18902 | Chen, Steve, R | 3000 | Melbourne | Victoria | Australia |
14340 | Butler, Miranda, D | 97301 | Salem | Oregon | United States |
Generated 2025-07-19 23:44:16.612 UTC