[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 327 SHUFFLE < SKIP 2919 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16303 | Yuan, Tracy, L | 64283 | Darmstadt | Hessen | Germany |
23113 | Powell, Elijah, E | V9B 2C3 | Shawnee | British Columbia | Canada |
Generated 2025-07-14 09:32:36.772 UTC