[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 512 SHUFFLE < SKIP 418 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19373 | Suri, Rebekah, A | 04139 | Leipzig | Nordrhein-Westfalen | Germany |
28176 | Roberts, Natalie | V2M1N7 | Newton | British Columbia | Canada |
17363 | Harris, Benjamin | 91932 | Imperial Beach | California | United States |
Generated 2025-07-11 23:16:20.075 UTC