[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 995   SHUFFLE   <  SKIP 1534  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16761Ward, Angel, A98201EverettWashingtonUnited States
13091Martin, Deanna4551CaloundraQueenslandAustralia
20767Thomas, Rachel, M98901YakimaWashingtonUnited States
12330Raman, Preston, M45001EssenHamburgGermany

Generated 2025-07-21 00:53:41.623 UTC