[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 512   SHUFFLE   <  SKIP 3983  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26516Perry, Jill, E91932Imperial BeachCaliforniaUnited States
23153Hill, Jenna, M92118CoronadoCaliforniaUnited States
24642Russell, Edward97068W. LinnOregonUnited States

Generated 2025-07-21 12:28:47.075 UTC