[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 512 SHUFFLE < SKIP 511 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20934 | Young, Haley | 59000 | Lille | Nord | France |
11714 | Long, Alexandria, E | 92102 | San Diego | California | United States |
28768 | Rodriguez, Emmanuel, A | 98168 | Burien | Washington | United States |
Generated 2025-07-11 15:44:06.452 UTC