[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 470 SHUFFLE < SKIP 3051 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13345 | Butler, Dalton, A | V7L 4J4 | N. Vancouver | British Columbia | Canada |
13902 | Simmons, Jeremiah | 94519 | Concord | California | United States |
25677 | Lopez, Veronica, A | 78400 | Chatou | Yveline | France |
Generated 2025-07-19 01:06:17.277 UTC