[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 650 SHUFFLE < SKIP 3140 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21152 | Hill, Amanda | 91203 | Glendale | California | United States |
14996 | Gill, Ross, R | 10210 | Berlin | Hamburg | Germany |
Generated 2025-07-13 07:11:55.472 UTC