[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 2655 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22752 | Brown, Daniel, J | 97355 | Lebanon | Oregon | United States |
24016 | Sharma, Karla, A | 91940 | Les Ulis | Essonne | France |
Generated 2025-07-11 20:52:47.900 UTC