[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 3669   SHUFFLE   <  SKIP 1189  >   <  TAKE 4  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13844Mehta, Phillip, H33041PaderbornHamburgGermany
20929Zeng, Darryl, CY03 4TNYorkEnglandUnited Kingdom
20392Ramirez, Destiny, H94303Palo AltoCaliforniaUnited States
12175Powell, Luke, A95062Santa CruzCaliforniaUnited States

Generated 2025-07-12 12:22:17.841 UTC