[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 650   SHUFFLE   <  SKIP 1240  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24531Xie, Andres33041PaderbornHamburgGermany
15913Hughes, Antonio, PV2L3W8NewtonBritish ColumbiaCanada
25286Powell, Zachary90505TorranceCaliforniaUnited States

Generated 2025-07-21 12:38:21.672 UTC