[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 512 SHUFFLE < SKIP 2303 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28251 | Rubio, Joe | 90210 | Beverly Hills | California | United States |
15632 | Carlson, Gloria, P | E17 6JF | London | England | United Kingdom |
Generated 2025-07-19 15:57:12.608 UTC