[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 4   SHUFFLE   <  SKIP 643  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28440Ramirez, Allison59000LilleNordFrance
17003Dominguez, Joanna, M94704BerkeleyCaliforniaUnited States
13098Russell, Miguel, Z98201EverettWashingtonUnited States

Generated 2025-07-16 01:48:09.576 UTC