[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 438 SHUFFLE < SKIP 363 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
27035 | Long, Ana | 91977 | Spring Valley | California | United States |
20177 | Li, Kelvin, W | 92400 | Courbevoie | Hauts de Seine | France |
Generated 2025-07-16 07:24:43.833 UTC