[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 2500 SHUFFLE < SKIP 1964 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19694 | Perez, Stephanie | 98020 | Edmonds | Washington | United States |
16844 | Robinson, Emma, C | 90505 | Torrance | California | United States |
Generated 2025-07-19 07:49:10.238 UTC