[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 |
---|---|---|---|---|---|
23906 | Ma, Alan, J | 80074 | München | Nordrhein-Westfalen | Germany |
22313 | Martinez, Jarrod, H | WA1 | Warrington | England | United Kingdom |
23042 | Blue, Riley, M | 90210 | Beverly Hills | California | United States |
Generated 2025-07-10 18:48:34.349 UTC