[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 3203 SHUFFLE < SKIP 872 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
24863 | Sun, Wesley | 17490 | Saint Ouen | Charente-Maritime | France |
25139 | Mr., Short, Carlos, M. | 4000 | Brisbane | Queensland | Australia |
Generated 2025-07-17 23:42:15.779 UTC