[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 650 SHUFFLE < SKIP 3136 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23955 | Cook, Lucas, C | 59491 | Villeneuve-d'Ascq | Nord | France |
14610 | Jenkins, Lauren, S | 98201 | Everett | Washington | United States |
Generated 2025-07-12 20:27:45.443 UTC