[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 3669   SHUFFLE   <  SKIP 844  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24210Shan, Ricardo24044KielSaarlandGermany
28515Lal, TonyC2H 7AULondonEnglandUnited Kingdom
21055Carlson, Kristi95010HofBayernGermany

Generated 2025-07-13 15:44:18.987 UTC