[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 SHUFFLE < SKIP 4042 > < TAKE 4 >
4 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19542 | Allen, Robert, E | 97301 | Salem | Oregon | United States |
16590 | Deng, Shawn, C | OX14 4SE | Oxford | England | United Kingdom |
16752 | Wright, Mason | 90505 | Torrance | California | United States |
14605 | Brooks, Allison | V8X | Royal Oak | British Columbia | Canada |
Generated 2025-07-11 12:51:08.250 UTC