[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 2421 SHUFFLE < SKIP 1635 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20146 | Hall, Mackenzie, A | 59491 | Villeneuve-d'Ascq | Nord | France |
15191 | Kumar, Andres, L | 91910 | Chula Vista | California | United States |
Generated 2025-07-11 03:13:33.199 UTC