[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 SHUFFLE SKIP 2908 < SKIP 1779 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21876 | Rubio, Philip, P | 2300 | Newcastle | New South Wales | Australia |
20548 | Rodriguez, Phillip, S | 10501 | Berlin | Nordrhein-Westfalen | Germany |
Generated 2025-07-16 23:53:08.400 UTC