[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 127   SHUFFLE   <  SKIP 2657  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12626Lal, CassieC2H 7AULondonEnglandUnited Kingdom
26878Roberts, Madeline95010HofBayernGermany
27076Russell, Dakota, A91941GrossmontCaliforniaUnited States
17800Alonso, Robyn, C78400ChatouYvelineFrance

Generated 2025-07-20 04:56:56.347 UTC