[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 2186 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13585 | Morris, Savannah | LE18 | Leeds | England | United Kingdom |
11216 | Torres, Jasmine, A | 97205 | Portland | Oregon | United States |
Generated 2025-07-09 10:42:45.807 UTC