[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 1875   SHUFFLE   <  SKIP 1219  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15302Thomas, Brianna94941Mill ValleyCaliforniaUnited States
12084Perry, Aidan, O97222MilwaukieOregonUnited States
26954Torres, Gerald, M63009OffenbachSaarlandGermany

Generated 2025-07-08 16:23:53.423 UTC