[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 2421 SHUFFLE < SKIP 2056 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23669 | Torres, Sean | 94611 | Oakland | California | United States |
12461 | Suri, Ruth, A | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-07-17 07:49:08.808 UTC