[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 494   SHUFFLE   <  SKIP 383  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20022Perry, Arthur94014ColmaCaliforniaUnited States
14441Lewis, William, N90706BellflowerCaliforniaUnited States
20522Parker, Kevin94536FremontCaliforniaUnited States

Generated 2025-07-15 10:07:10.893 UTC