[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 229 SHUFFLE < SKIP 339 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18180 | Howard, Juan, K | 34117 | Kassel | Hessen | Germany |
21202 | Torres, Theresa | 3220 | Geelong | Victoria | Australia |
Generated 2025-07-20 23:12:41.635 UTC