[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 236 SHUFFLE < SKIP 200 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16584 | Gray, Devin | WA3 | Watford | England | United Kingdom |
12517 | Watson, Alexa | 34117 | Kassel | Hessen | Germany |
Generated 2025-07-12 13:49:19.267 UTC