[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 24 SHUFFLE < SKIP 1530 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13424 | Thomas, Jasmine, M | 97330 | Corvallis | Oregon | United States |
17186 | Evans, Isaac, A | CM11 | Billericay | England | United Kingdom |
Generated 2025-07-20 12:58:52.122 UTC