[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 2421 SHUFFLE < SKIP 1671 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19459 | Yuan, Katie | WA1 | Warrington | England | United Kingdom |
23234 | Lu, Brent, R | 80074 | München | Hamburg | Germany |
Generated 2025-07-12 15:26:28.241 UTC