[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 5101 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28576 | Uppal, Sunil, L | 98201 | Everett | Washington | United States |
17204 | Martinez, Evelyn, J | OX1 | Oxford | England | United Kingdom |
Generated 2025-07-12 20:00:04.345 UTC