[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 875   SHUFFLE   <  SKIP 3737  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14189Martin, Krista, E01071DresdenHessenGermany
17975Sai, Candace, B95000CergyVal d'OiseFrance
28703Suarez, Felicia, WE17 6JFLondonEnglandUnited Kingdom
23757Roberts, James66578NeunkirchenSaarlandGermany
23392Dominguez, Adrienne, M90210Beverly HillsCaliforniaUnited States
25407Anand, Tony, L97015ClackamasOregonUnited States

Generated 2025-07-09 03:46:04.012 UTC