[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 484 SHUFFLE < SKIP 2728 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13049 | Wang, Autumn | 4217 | Gold Coast | Queensland | Australia |
25144 | Fernandez, Johnathan | 45001 | Essen | Hamburg | Germany |
Generated 2025-07-15 18:27:02.856 UTC