[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 3993 SHUFFLE < SKIP 3052 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18754 | Mitchell, Isabella | 90210 | Beverly Hills | California | United States |
12048 | Coleman, Kayla, L | 97034 | Lake Oswego | Oregon | United States |
Generated 2025-07-18 15:16:45.915 UTC