[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 680 SHUFFLE < SKIP 3272 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14224 | She, Tamara, M | 1597 | Lane Cove | New South Wales | Australia |
20584 | Schmidt, Molly | 70452 | Stuttgart | Saarland | Germany |
Generated 2025-07-15 10:04:02.951 UTC