[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 396   SHUFFLE   <  SKIP 2746  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11285Anderson, Jeremy, J94536FremontCaliforniaUnited States
26314Murphy, Angel, M90401Santa MonicaCaliforniaUnited States
22076Vazquez, Nelson, D94014ColmaCaliforniaUnited States
22077Rubio, Marvin, R94519ConcordCaliforniaUnited States

Generated 2025-07-18 14:57:27.883 UTC