[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 590 SHUFFLE < SKIP 235 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21718 | Roberts, Devin, B | 91950 | Lincoln Acres | California | United States |
19373 | Suri, Rebekah, A | 04139 | Leipzig | Nordrhein-Westfalen | Germany |
Generated 2025-07-13 18:04:39.902 UTC