[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 2993 SHUFFLE < SKIP 123 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28467 | Tang, Tasha, D | 20354 | Hamburg | Hamburg | Germany |
13336 | Gill, Deanna | 94014 | Colma | California | United States |
14681 | Chandra, Veronica | 4171 | Hawthorne | Queensland | Australia |
Generated 2025-07-11 12:17:49.691 UTC