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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28162Ward, Bruce, R91941GrossmontCaliforniaUnited States
21694Sai, Bobby94704BerkeleyCaliforniaUnited States
21697Powell, Dalton, C91364Woodland HillsCaliforniaUnited States

Generated 2025-07-18 00:34:55.379 UTC