[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 4254   SHUFFLE   <  SKIP 1374  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25003Russell, Tristan98225BellinghamWashingtonUnited States
16266Yang, Alisha91420MorangisEssonneFrance
17469Perez, Ian, L94704BerkeleyCaliforniaUnited States

Generated 2025-07-20 18:37:34.891 UTC