[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 875 SHUFFLE < SKIP 17 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16275 | McDonald, Deborah, R | WA3 7BH | Warrington | England | United Kingdom |
16193 | Rubio, Victor, S | EM15 | Esher-Molesey | England | United Kingdom |
Generated 2025-07-09 03:17:47.762 UTC