[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 3669 SHUFFLE < SKIP 98 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22514 | Johnsen, Marvin, T | 33098 | Paderborn | Nordrhein-Westfalen | Germany |
12292 | Kumar, Nicolas, R | SL4 1RH | Berks | England | United Kingdom |
Generated 2025-07-10 19:49:56.134 UTC