[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 451 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28517 | Gonzalez, Troy, A | LA1 1LN | Lancaster | England | United Kingdom |
19685 | Perez, Brandy, C | 90210 | Beverly Hills | California | United States |
Generated 2025-07-13 04:18:25.668 UTC