[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 4000 SHUFFLE < SKIP 2934 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26977 | Madan, Barry | 20354 | Hamburg | Hamburg | Germany |
23304 | Simmons, Jordan, M | 91203 | Glendale | California | United States |
Generated 2025-07-19 12:28:23.850 UTC