[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 3107 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16799 | Gonzales, Stephanie | 94536 | Fremont | California | United States |
26993 | Gill, Julio, R | W1Y 3RA | London | England | United Kingdom |
Generated 2025-07-09 23:33:39.627 UTC