[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 468 SHUFFLE < SKIP 699 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14273 | Parker, Angel | 91776 | San Gabriel | California | United States |
14773 | Ross, Noah | 59491 | Villeneuve-d'Ascq | Nord | France |
Generated 2025-07-19 16:14:46.648 UTC