[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 4076  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27850Green, Jason, D93400Saint-DenisSeine Saint DenisFrance
28567Kapoor, Ann93400Saint-DenisSeine Saint DenisFrance
28882Shen, Tasha, E93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-12 13:28:27.114 UTC