[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 875 SHUFFLE < SKIP 3517 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21547 | Raje, Brad, E | GA10 | Gateshead | England | United Kingdom |
19081 | Rubio, Leslie, D | 60323 | Frankfurt | Hessen | Germany |
Generated 2025-07-18 19:04:57.235 UTC