[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 778   SHUFFLE   <  SKIP 798  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28701Gill, Felicia80074MünchenHamburgGermany
16671Wood, Megan, C97068W. LinnOregonUnited States
26915Kumar, PeterLA1 1LNLancasterEnglandUnited Kingdom

Generated 2025-07-21 15:23:44.675 UTC