[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 4281   SHUFFLE   <  SKIP 1686  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23276Zhou, Vincent, A90706BellflowerCaliforniaUnited States
11511Perry, Caleb97355LebanonOregonUnited States
20940Rodriguez, Jillian92700ColombesHauts de SeineFrance

Generated 2025-07-22 01:41:15.907 UTC