[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 3677 SHUFFLE < SKIP 1434 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26379 | Rodriguez, Cindy | LE18 | Leeds | England | United Kingdom |
14024 | Moore, Hannah | 94611 | Oakland | California | United States |
Generated 2025-07-19 18:03:52.130 UTC