[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 413   SHUFFLE   <  SKIP 1017  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20948White, Xavier78000VersaillesYvelineFrance
22870Chen, Barbara, M95000CergyVal d'OiseFrance
26420Kapoor, Bob, M70452StuttgartSaarlandGermany

Generated 2025-07-13 22:57:36.247 UTC