[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 4131 > < TAKE 4 >
4 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16125 | Watson, Victoria | V6B 3P7 | Port Hammond | British Columbia | Canada |
11350 | Zhou, Cara | PB12 | Peterborough | England | United Kingdom |
27948 | Ms., Sloan, Cathy, J. | 80074 | München | Hamburg | Germany |
23552 | Russell, Caleb | V8P | Oak Bay | British Columbia | Canada |
Generated 2025-07-14 16:05:10.352 UTC