[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 875 SHUFFLE < SKIP 1117 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16099 | Jenkins, Julian | 98104 | Seattle | Washington | United States |
26867 | Romero, Danny | 70452 | Stuttgart | Saarland | Germany |
Generated 2025-07-09 17:38:14.268 UTC