[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 3669 SHUFFLE < SKIP 1009 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
12762 | Smith, Jonathan, L | 91977 | Spring Valley | California | United States |
25310 | Kapoor, Janelle, A | 63151 | Mühlheim | Hamburg | Germany |
Generated 2025-07-11 09:27:33.108 UTC