[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 512 SHUFFLE < SKIP 2561 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26358 | Gonzalez, Mason, C | 33098 | Paderborn | Nordrhein-Westfalen | Germany |
13726 | Lewis, Austin, C | 90505 | Torrance | California | United States |
Generated 2025-07-20 15:35:42.611 UTC