[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 3243 SHUFFLE < SKIP 1565 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13867 | Griffin, Luke | 98036 | Lynnwood | Washington | United States |
14818 | Ruiz, Diane, F | 92700 | Colombes | Hauts de Seine | France |
14008 | Liu, Karen, F | 3220 | Geelong | Victoria | Australia |
Generated 2025-07-18 00:18:49.912 UTC