[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 213 SHUFFLE < SKIP 885 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14863 | Carlson, Dana, H | AS23 | Stoke-on-Trent | England | United Kingdom |
21527 | Patel, Sergio | 91940 | Les Ulis | Essonne | France |
Generated 2025-07-19 11:19:21.302 UTC