[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 189   SHUFFLE   <  SKIP 2126  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11515Huang, Shannon, H91502BurbankCaliforniaUnited States
27814Shan, Katrina, C48001MünsterSaarlandGermany
27563Bennett, Devin97068W. LinnOregonUnited States

Generated 2025-07-15 18:50:32.511 UTC