[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 875 SHUFFLE < SKIP 120 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13707 | Smith, Austin | V8X | Royal Oak | British Columbia | Canada |
15608 | James, Faith, A | 95010 | Hof | Bayern | Germany |
25330 | Gonzales, Madison, T | 91977 | Spring Valley | California | United States |
Generated 2025-07-09 23:45:57.682 UTC