[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 344 SHUFFLE < SKIP 429 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21463 | Roberts, Logan, F | 91977 | Spring Valley | California | United States |
16268 | Kumar, Lindsey | 77680 | Roissy en Brie | Seine et Marne | France |
18066 | He, Steve, J | 90210 | Beverly Hills | California | United States |
Generated 2025-07-17 03:10:17.798 UTC