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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19742Russell, Alexia98225BellinghamWashingtonUnited States
12374Kapoor, Marie59170CroixNordFrance
14488Hughes, Connor, S94704BerkeleyCaliforniaUnited States

Generated 2025-07-15 14:22:10.739 UTC