[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   SKIP 808   SHUFFLE   <  SKIP 277  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19477Rubio, Lance, EW1V 5RNLondonEnglandUnited Kingdom
28032Coleman, Grace, J91203GlendaleCaliforniaUnited States
16826Vazquez, Roberto, A42651SolingenNordrhein-WestfalenGermany
18232Edwards, Sophia, R94947NovatoCaliforniaUnited States

Generated 2025-07-20 08:29:29.567 UTC