[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   SHUFFLE   SKIP 250   <  SKIP 127  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17875Anand, Tommy33041PaderbornHamburgGermany
22149Shen, Gregory7001HobartTasmaniaAustralia
12170Reed, Sara, T91203GlendaleCaliforniaUnited States
26542Torres, Jamie98107BallardWashingtonUnited States

Generated 2025-07-21 16:50:18.924 UTC