[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 324 SHUFFLE < SKIP 466 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21096 | Lin, Jon | 04838 | Eilenburg | Brandenburg | Germany |
14752 | Turner, Seth | 90210 | Beverly Hills | California | United States |
11130 | Russell, Caroline, L | 97355 | Lebanon | Oregon | United States |
Generated 2025-07-17 16:01:43.382 UTC