[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 568 SHUFFLE < SKIP 1067 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18716 | Campbell, Seth | 4655 | Hervey Bay | Queensland | Australia |
27176 | Martin, Erik | 70452 | Stuttgart | Saarland | Germany |
Generated 2025-07-20 17:01:03.406 UTC