[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 6081 SHUFFLE < SKIP 73 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13321 | Barnes, Arianna, A | 97205 | Portland | Oregon | United States |
26820 | Nath, Carol, E | W1Y 3RA | London | England | United Kingdom |
Generated 2025-07-21 20:10:41.141 UTC