[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE SKIP 557 < SKIP 22 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
24515 | Jones, Ian | 92102 | San Diego | California | United States |
28171 | Henderson, Aidan | 98168 | Burien | Washington | United States |
13296 | Anderson, Seth, D | 90210 | Beverly Hills | California | United States |
Generated 2025-07-18 22:53:37.276 UTC