[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 2421 SHUFFLE < SKIP 1363 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20952 | Ye, Micah, A | OX16 8RS | Oxon | England | United Kingdom |
16285 | Xie, Mindy, J | 77127 | Lieusaint | Seine et Marne | France |
Generated 2025-07-14 06:08:00.427 UTC