[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 2147 SHUFFLE < SKIP 207 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19904 | Gray, Jasmine, A | 85049 | Ingolstadt | Bayern | Germany |
13248 | Martinez, Isabella, J | 98020 | Edmonds | Washington | United States |
Generated 2025-07-17 11:03:34.908 UTC