[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 875 SHUFFLE < SKIP 5437 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28876 | Garcia, Austin, D | 20354 | Hamburg | Hamburg | Germany |
11237 | Anand, Clarence, M | 42651 | Solingen | Nordrhein-Westfalen | Germany |
Generated 2025-07-14 13:48:34.168 UTC