[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 3159 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17629 | Torres, Tabitha | 80074 | München | Hamburg | Germany |
20015 | King, Jenna, R | 90712 | Lakewood | California | United States |
Generated 2025-07-11 07:52:59.812 UTC