[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 31 SHUFFLE < SKIP 315 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13424 | Thomas, Jasmine, M | 97330 | Corvallis | Oregon | United States |
14152 | Turner, Luke | 59491 | Villeneuve-d'Ascq | Nord | France |
Generated 2025-07-18 18:38:06.426 UTC