[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 468   SHUFFLE   <  SKIP 9  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17282Alexander, Alyssa, M3977CranbourneVictoriaAustralia
27924He, Jeffery24044KielSaarlandGermany
17453Reed, Hailey97355LebanonOregonUnited States

Generated 2025-07-18 08:01:19.255 UTC