[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 SHUFFLE < SKIP 2200 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14745 | Hall, Luke, E | V8Y 1L1 | Cliffside | British Columbia | Canada |
20802 | Li, Jon | 93000 | Bobigny | Seine Saint Denis | France |
14979 | Serrano, Rodney, L | 80074 | München | Hamburg | Germany |
Generated 2025-07-09 13:21:23.314 UTC