[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 324 SHUFFLE < SKIP 351 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14982 | Hughes, Kayla | OX1 | Oxford | England | United Kingdom |
22513 | Anand, Kenneth, L | 92700 | Colombes | Hauts de Seine | France |
13244 | Sharma, Jose, R | 98371 | Puyallup | Washington | United States |
Generated 2025-07-20 19:25:19.852 UTC