[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 482   SHUFFLE   <  SKIP 3751  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11529Bryant, Austin, L97205PortlandOregonUnited States
13572Deng, Shaun70452StuttgartSaarlandGermany
18045Arun, Toni80074MünchenHessenGermany

Generated 2025-07-12 23:26:26.145 UTC