[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 468 SHUFFLE < SKIP 1029 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20880 | Washington, Isabella | LE18 | Leeds | England | United Kingdom |
27930 | Sharma, Clarence, A | 14129 | Berlin | Hessen | Germany |
Generated 2025-07-10 19:51:00.548 UTC