[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 5131 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
12619 | Rai, Priscilla, C | OX1 | Oxford | England | United Kingdom |
13811 | Chen, Sandra | 93000 | Bobigny | Seine Saint Denis | France |
Generated 2025-07-11 17:09:28.044 UTC