[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 475 SHUFFLE < SKIP 1870 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
12386 | Perry, Katherine, S | 91054 | Erlangen | Bayern | Germany |
22154 | Yuan, Yolanda, C | K0J 1J0 | Chalk Riber | Ontario | Canada |
Generated 2025-07-22 12:50:27.712 UTC