[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 363   SHUFFLE   <  SKIP 535  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14837Li, Dennis45001EssenHamburgGermany
28567Kapoor, Ann93400Saint-DenisSeine Saint DenisFrance
14907Anand, Sheena, L94519ConcordCaliforniaUnited States

Generated 2025-07-19 17:16:56.784 UTC