[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 250 SHUFFLE < SKIP 192 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
11436 | Cox, Taylor | WA3 | Watford | England | United Kingdom |
14381 | Cooper, Alexa | 97330 | Corvallis | Oregon | United States |
Generated 2025-07-17 06:04:33.512 UTC