[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 211 SHUFFLE < SKIP 2334 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22238 | Murphy, Alex | 97355 | Lebanon | Oregon | United States |
28758 | Rodriguez, Troy | 80610 | Saint Ouen | Somme | France |
Generated 2025-07-20 21:09:04.374 UTC