[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 0 SHUFFLE < SKIP 2268 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26098 | Lee, Daniel | 91791 | West Covina | California | United States |
22637 | Alexander, Ana, R | TY31 | Runcorn | England | United Kingdom |
21285 | Rivera, Mackenzie | 97330 | Corvallis | Oregon | United States |
Generated 2025-11-02 03:05:27.779 UTC