[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 875   SHUFFLE   <  SKIP 3000  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19114Richardson, Natalie, E91941GrossmontCaliforniaUnited States
27439Ramirez, Chase, A91203GlendaleCaliforniaUnited States
27779Washington, Jordan78400ChatouYvelineFrance

Generated 2025-07-08 16:28:34.856 UTC