[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 5903 SHUFFLE < SKIP 333 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23060 | Long, Isabella, C | 94303 | Palo Alto | California | United States |
25510 | Kumar, Grant, A | W1Y 3RA | London | England | United Kingdom |
Generated 2025-07-20 12:42:45.301 UTC