[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 8193  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17781She, Jake01071DresdenHessenGermany
25777Butler, Stephanie, J59000LilleNordFrance
25642Rai, JonC2H 7AULondonEnglandUnited Kingdom
13496Morris, Lucas, G93700DrancySeine Saint DenisFrance

Generated 2025-07-20 16:04:11.298 UTC