[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 512 SHUFFLE < SKIP 1315 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
27774 | Munoz, Marc, W | 70452 | Stuttgart | Saarland | Germany |
16572 | Xu, Jon, D | 10210 | Berlin | Hamburg | Germany |
14270 | Ross, James, F | 92806 | La Jolla | California | United States |
Generated 2025-07-11 18:37:17.548 UTC