[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 2421 SHUFFLE < SKIP 902 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13587 | Subram, Kristina | 53131 | Bonn | Nordrhein-Westfalen | Germany |
21518 | Madan, Ruben, M | 75008 | Paris | Seine (Paris) | France |
24256 | Barnes, Kayla | V7L 4J4 | N. Vancouver | British Columbia | Canada |
Generated 2025-07-12 18:00:03.445 UTC