[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 512   SHUFFLE   <  SKIP 2622  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18086Zeng, Jaclyn, R94519ConcordCaliforniaUnited States
25506Raji, Cristina, EWA3WatfordEnglandUnited Kingdom
23495Shan, James91364Woodland HillsCaliforniaUnited States

Generated 2025-07-14 10:28:22.300 UTC