[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 405   SHUFFLE   <  SKIP 2103  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21780Gonzalez, Pedro94519ConcordCaliforniaUnited States
25146Gonzales, Carson, J97068W. LinnOregonUnited States
21131Nath, Gilbert, K22001HamburgHessenGermany

Generated 2025-07-19 22:58:27.591 UTC