[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 3615   SHUFFLE   <  SKIP 2416  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16059Carlson, Jésus41485GrevenbroichBayernGermany
16521She, Tonya, L4171HawthorneQueenslandAustralia
19247Martinez, Michele, LMK8 8DFMilton KeynesEnglandUnited Kingdom
17824Pal, Mario, C13441BerlinHessenGermany

Generated 2025-07-22 01:55:36.082 UTC