[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 1156   SHUFFLE   <  SKIP 470  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18430Morgan, Victoria, C97068W. LinnOregonUnited States
12521Dominguez, Meredith63009OffenbachSaarlandGermany
24204Gonzalez, Darren80074MünchenHamburgGermany

Generated 2025-07-16 18:03:49.753 UTC