[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 1541 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28957 | Xu, Kate, R | 6006 | Perth | South Australia | Australia |
15099 | Ma, Alvin | 59170 | Croix | Nord | France |
Generated 2025-07-16 17:59:37.168 UTC