[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 250 SHUFFLE < SKIP 676 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26963 | Arun, Meredith, H | 95010 | Hof | Bayern | Germany |
24204 | Gonzalez, Darren | 80074 | München | Hamburg | Germany |
Generated 2025-07-09 20:23:26.051 UTC