[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 1552 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14862 | Jenkins, Spencer, S | LE18 | Leeds | England | United Kingdom |
14933 | Patel, Ronald | 41485 | Grevenbroich | Bayern | Germany |
15401 | Hughes, Rachel, R | 91945 | Lemon Grove | California | United States |
Generated 2025-07-11 07:51:27.471 UTC