[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 189   SHUFFLE   <  SKIP 2241  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28909Champion, Tommy, J91940Les UlisEssonneFrance
12957Lopez, Isabella91977Spring ValleyCaliforniaUnited States
19734Weisman, Natalie92102San DiegoCaliforniaUnited States
13734Gonzalez, Kristi, A94704BerkeleyCaliforniaUnited States

Generated 2025-07-18 01:06:30.703 UTC