[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 480   SHUFFLE   <  SKIP 454  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18441Munoz, Tabitha, A90210Beverly HillsCaliforniaUnited States
23684Rodriguez, Jasmine, M91941GrossmontCaliforniaUnited States
14879Richardson, Andrea94704BerkeleyCaliforniaUnited States

Generated 2025-07-10 14:54:15.003 UTC