[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 SHUFFLE < SKIP 3928 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22122 | Butler, Rachel | 98052 | Redmond | Washington | United States |
15924 | Wang, Omar, D | 45000 | Orleans | Loiret | France |
Generated 2025-10-14 13:32:35.666 UTC