[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 327   SHUFFLE   <  SKIP 947  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15455Raman, Denise, F59100RoubaixNordFrance
16490Robinson, Megan, G91776San GabrielCaliforniaUnited States
25674Navarro, Reginald80074MünchenHamburgGermany

Generated 2025-07-14 14:43:43.715 UTC