[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 3669 SHUFFLE < SKIP 106 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14071 | Li, Jack, J | 4700 | Rockhampton | Queensland | Australia |
23152 | Howard, Michelle | 97301 | Salem | Oregon | United States |
25614 | Subram, Deanna | 75012 | Paris | Seine (Paris) | France |
Generated 2025-07-10 19:35:33.768 UTC