[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 6101 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14422 | Lu, Cara | 70511 | Stuttgart | Saarland | Germany |
20704 | Rodriguez, Shane, R | 97005 | Beaverton | Oregon | United States |
Generated 2025-07-12 06:54:37.901 UTC