[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 962 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14184 | Jenkins, Caleb | TY31 | Runcorn | England | United Kingdom |
13256 | Subram, Abby | 45001 | Essen | Hamburg | Germany |
17624 | Alexander, Samantha, N | 91941 | Grossmont | California | United States |
Generated 2025-07-11 23:41:55.964 UTC