[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 512 SHUFFLE < SKIP 580 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22592 | Anand, Lindsey, K | AS23 | Stoke-on-Trent | England | United Kingdom |
21452 | Bailey, Seth, R | 97330 | Corvallis | Oregon | United States |
Generated 2025-07-13 03:23:56.405 UTC