[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 836   SHUFFLE   <  SKIP 520  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22471Martinez, Joel77127LieusaintSeine et MarneFrance
19429Kelly, Jared, J34117KasselHessenGermany
12036Lopez, Summer4700RockhamptonQueenslandAustralia
22752Brown, Daniel, J97355LebanonOregonUnited States

Generated 2025-07-20 18:28:13.623 UTC