[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 6242 SHUFFLE < SKIP 242 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20169 | Gray, Garrett, N | 66740 | Saarlouis | Saarland | Germany |
24185 | She, Tara | 93400 | Saint-Denis | Seine Saint Denis | France |
Generated 2025-07-21 16:03:55.492 UTC