[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 1161 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20864 | Howard, Grace, J | LE18 | Leeds | England | United Kingdom |
28684 | Saunders, Kristi, A | 80074 | München | Hamburg | Germany |
13373 | Murphy, Michelle, L | 90210 | Beverly Hills | California | United States |
Generated 2025-07-12 23:59:24.321 UTC