[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 470 SHUFFLE < SKIP 3780 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17729 | Garcia, Edgar, A | 2010 | Darlinghurst | New South Wales | Australia |
25521 | Sanchez, Douglas, M | 10501 | Berlin | Nordrhein-Westfalen | Germany |
Generated 2025-07-14 22:55:30.559 UTC