[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 445   SHUFFLE   <  SKIP 4071  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24633Cook, Xavier97068W. LinnOregonUnited States
15925Subram, Stanley, W78000VersaillesYvelineFrance
16475Anand, Kurt, L45001EssenHamburgGermany

Generated 2025-07-16 01:56:44.589 UTC