[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 468 SHUFFLE < SKIP 843 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23132 | Lee, Anthony, M | 95062 | Santa Cruz | California | United States |
11332 | Ramos, Deanna, D | 14197 | Berlin | Nordrhein-Westfalen | Germany |
Generated 2025-07-15 10:46:51.603 UTC