[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 1182 SHUFFLE < SKIP 518 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28680 | Brown, Hannah, R | 97222 | Milwaukie | Oregon | United States |
12007 | Sun, Shannon | 4000 | Brisbane | Queensland | Australia |
16539 | Li, Christy | 95010 | Hof | Bayern | Germany |
Generated 2025-07-15 13:58:10.907 UTC