[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 3917   SHUFFLE   <  SKIP 2499  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18498Russell, Zachary94063Redwood CityCaliforniaUnited States
14622Patterson, Brandon, L92118CoronadoCaliforniaUnited States
23825Coleman, Katherine, R91203GlendaleCaliforniaUnited States

Generated 2025-07-12 03:20:26.558 UTC