[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 512 SHUFFLE < SKIP 950 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22540 | Ramos, Latasha, L | CM11 | Billericay | England | United Kingdom |
27161 | Gill, Reginald | 14129 | Berlin | Hessen | Germany |
Generated 2025-07-12 13:01:20.252 UTC