[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 327 SHUFFLE < SKIP 465 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26816 | Wu, Ronnie | 77680 | Roissy en Brie | Seine et Marne | France |
27233 | Ward, Seth, E | 91977 | Spring Valley | California | United States |
Generated 2025-07-13 03:40:26.830 UTC