[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 1616 SHUFFLE < SKIP 2039 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
27133 | Arun, Phillip, A | 59491 | Villeneuve-d'Ascq | Nord | France |
23478 | Cooper, Hailey | 98371 | Puyallup | Washington | United States |
Generated 2025-07-17 03:03:39.859 UTC