[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 250 SHUFFLE < SKIP 794 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16752 | Wright, Mason | 90505 | Torrance | California | United States |
12088 | Thompson, Lauren, E | 97301 | Salem | Oregon | United States |
Generated 2025-07-14 16:27:53.689 UTC