[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 3249 SHUFFLE < SKIP 203 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28888 | Lal, Casey, C | 80610 | Saint Ouen | Somme | France |
14489 | Wang, Jason, R | 91203 | Glendale | California | United States |
25688 | Morris, Patrick, E | 93400 | Saint-Denis | Seine Saint Denis | France |
Generated 2025-07-20 01:14:56.534 UTC