[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 24   SHUFFLE   <  SKIP 1947  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11198Sanders, Brooke95062Santa CruzCaliforniaUnited States
20798Munoz, Mathew, L38001BraunschweigNordrhein-WestfalenGermany
17194Thompson, Wyatt59368WerneNordrhein-WestfalenGermany
22140Sanchez, Makayla, L98055RentonWashingtonUnited States

Generated 2025-07-18 16:09:04.191 UTC