[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 2755  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24675Nelson, Jackson91791West CovinaCaliforniaUnited States
19422Gutierrez, Paula, A85049IngolstadtBayernGermany
12264Ashe, BruceMK8 8ZDMilton KeynesEnglandUnited Kingdom
24736Ramirez, Savannah, C97355LebanonOregonUnited States

Generated 2025-07-11 22:54:18.322 UTC