[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 5220 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17882 | Deng, Drew, E | OX1 | Oxford | England | United Kingdom |
20833 | Sai, Douglas, A | 60061 | Frankfurt am Main | Saarland | Germany |
Generated 2025-07-11 07:44:24.686 UTC