[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 2993   SHUFFLE   <  SKIP 71  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22158Phillips, Amber97005BeavertonOregonUnited States
23221Rai, Leonard, C66041PoingSaarlandGermany
20041Alvarez, Joe, E91420MorangisEssonneFrance

Generated 2025-07-13 10:07:03.282 UTC