[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 568   SHUFFLE   <  SKIP 1161  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15455Raman, Denise, F59100RoubaixNordFrance
20831Xu, Drew48001MünsterSaarlandGermany
14174Diaz, Alberto, A14129BerlinHessenGermany

Generated 2025-07-22 01:50:17.974 UTC