[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 2421 SHUFFLE < SKIP 432 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20864 | Howard, Grace, J | LE18 | Leeds | England | United Kingdom |
17108 | Xu, Susan | 91370 | Verrieres Le Buisson | Essonne | France |
Generated 2025-07-11 01:32:31.319 UTC