[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 482 SHUFFLE < SKIP 3994 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19424 | Smith, Terrance, I | AS23 | Stoke-on-Trent | England | United Kingdom |
16319 | Ortega, Joy, A | 93000 | Bobigny | Seine Saint Denis | France |
Generated 2025-07-14 15:58:30.763 UTC