[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 248 SHUFFLE < SKIP 538 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28347 | Anand, Latoya, D | 98225 | Bellingham | Washington | United States |
20923 | Powell, Isabella, L | 20354 | Hamburg | Hamburg | Germany |
16457 | Martin, Kathleen | 38001 | Braunschweig | Nordrhein-Westfalen | Germany |
Generated 2025-07-20 15:43:41.104 UTC