[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 717   SHUFFLE   <  SKIP 2696  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22376Martin, Marcus, R97034Lake OswegoOregonUnited States
20710Raje, AndresEM15Esher-MoleseyEnglandUnited Kingdom
16288Shen, Edwin, C92150SuresnesHauts de SeineFrance
16648Coleman, Rachel91203GlendaleCaliforniaUnited States
23780Stewart, Mason59100RoubaixNordFrance
20368Jackson, Thomas, J91977Spring ValleyCaliforniaUnited States

Generated 2025-07-20 17:41:39.183 UTC