[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 511   SHUFFLE   <  SKIP 215  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28289Gonzales, Jack, L94063Redwood CityCaliforniaUnited States
27237Ramirez, Jasmine94536FremontCaliforniaUnited States
18806Torres, Kaitlyn97330CorvallisOregonUnited States

Generated 2025-07-15 09:11:18.911 UTC