[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 1469 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13516 | Ray, Harold, A | EC1R 0DU | London | England | United Kingdom |
25443 | Huang, Stacey | 13441 | Berlin | Hessen | Germany |
Generated 2025-07-11 22:51:17.963 UTC