[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 1441   <  SKIP 466  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29052Peterson, Ian, L92806La JollaCaliforniaUnited States
17469Perez, Ian, L94704BerkeleyCaliforniaUnited States
23495Shan, James91364Woodland HillsCaliforniaUnited States

Generated 2025-07-16 23:58:42.866 UTC