[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 0 SHUFFLE < SKIP 3364 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 19153 | Griffin, Dylan | 90505 | Torrance | California | United States |
| 14963 | Perry, Sydney, C | CM11 | Billericay | England | United Kingdom |
| 19726 | Rubio, Javier, E | V8Y 1L1 | Cliffside | British Columbia | Canada |
Generated 2025-11-02 07:58:47.440 UTC