[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 4046   <  SKIP 2063  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17641Ms., Smith-Bates, Lorrin, G.93500PantinSeine Saint DenisFrance
19079Lopez, Brett93500PantinSeine Saint DenisFrance
19306Perez, Candace93500PantinSeine Saint DenisFrance

Generated 2025-07-22 12:58:33.128 UTC