[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE SKIP 5229 < SKIP 766 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22047 | Gonzales, David, B | 90210 | Beverly Hills | California | United States |
27884 | Alonso, Jill | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-07-18 16:12:19.870 UTC