[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 2421 SHUFFLE < SKIP 2735 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22541 | Martinez, Stefanie | 33041 | Paderborn | Hamburg | Germany |
17629 | Torres, Tabitha | 80074 | München | Hamburg | Germany |
22250 | Wilson, Michael, K | 95062 | Santa Cruz | California | United States |
Generated 2025-07-12 07:34:03.091 UTC