[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 650 SHUFFLE < SKIP 2800 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14187 | Lu, Eugene, N | 22001 | Hamburg | Hessen | Germany |
28261 | Griffin, Stephanie, L | V8V | Victoria | British Columbia | Canada |
25162 | Morris, Bryan, D | 90505 | Torrance | California | United States |
Generated 2025-07-19 04:54:13.671 UTC